java.lang.Object
kala.compress.harmony.pack200.ConstantPoolEntry
kala.compress.harmony.pack200.CPNameAndType
- All Implemented Interfaces:
Comparable
Constant pool entry for a name and type pair.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class kala.compress.harmony.pack200.ConstantPoolEntry
getIndex, setIndex
-
Field Details
-
name
-
signature
-
-
Constructor Details
-
CPNameAndType
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable
-
getName
-
getNameIndex
public int getNameIndex() -
getTypeIndex
public int getTypeIndex() -
toString
-