Class LocalItem
java.lang.Object
com.android.dx.rop.code.LocalItem
- All Implemented Interfaces:
Comparable<LocalItem>
A local variable item: either a name or a signature or both.
-
Method Summary
-
Method Details
-
make
-
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<LocalItem>
-
hashCode
-
toString
-
getName
-
getSignature
-