Package com.android.dexdeps
Class FieldRef
java.lang.Object
com.android.dexdeps.FieldRef
- All Implemented Interfaces:
HasDeclaringClass
-
Constructor Details
-
FieldRef
Initializes a new field reference.
-
-
Method Details
-
getDeclClassName
Gets the name of the field's declaring class.- Specified by:
getDeclClassNamein interfaceHasDeclaringClass
-
getTypeName
Gets the type name. Examples: "Ljava/lang/String;", "[I". -
getName
Gets the field name. -
equals
-
hashCode
-