MCPcopy Create free account
hub / github.com/CvvT/AppTroy / Field

Interface Field

app/src/main/java/org/cc/dexlib2/iface/Field.java:47–96  ·  view source on GitHub ↗

This class represents a specific field definition in a class. It also acts as a FieldReference to itself. Any equality/comparison is based on its identity as a FieldReference, and shouldn't take into account any non-FieldReference specifics of this field.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 46

getTypeMethod · 0.65
ofMethod · 0.65
ofMethod · 0.65
ofMethod · 0.65
ofMethod · 0.65
analyzeIputIgetQuickMethod · 0.65
canAccessMethod · 0.65
parserInstanceToJsonMethod · 0.95
invokeMethod · 0.65
objectIndexMethod · 0.65
checkMethodMethod · 0.65

Implementers 5

DexBackedFieldapp/src/main/java/org/cc/dexlib2/dexba
ImmutableFieldapp/src/main/java/org/cc/dexlib2/immut
BuilderFieldapp/src/main/java/org/cc/dexlib2/write
ReflectionFieldapp/src/main/java/org/cc/dexlib2/analy
RewrittenFieldapp/src/main/java/org/cc/dexlib2/rewri

Calls

no outgoing calls

Tested by

no test coverage detected