com.android.dex
Class TypeList
java.lang.Object
com.android.dex.TypeList
- All Implemented Interfaces:
- Comparable<TypeList>
public final class TypeList
- extends Object
- implements Comparable<TypeList>
EMPTY
public static final TypeList EMPTY
TypeList
public TypeList(Dex dex,
short[] types)
getTypes
public short[] getTypes()
compareTo
public int compareTo(TypeList other)
- Specified by:
compareTo in interface Comparable<TypeList>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015. All rights reserved.