Package com.android.dex
Class FieldId
java.lang.Object
com.android.dex.FieldId
- All Implemented Interfaces:
Comparable<FieldId>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FieldId
-
-
Method Details
-
getDeclaringClassIndex
public int getDeclaringClassIndex() -
getTypeIndex
public int getTypeIndex() -
getNameIndex
public int getNameIndex() -
compareTo
- Specified by:
compareTo
in interfaceComparable<FieldId>
-
writeTo
-
toString
-