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

Method getAnnotations

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

Gets a set of the annotations that are applied to this field. The annotations in the returned set are guaranteed to have unique types. @return A set of the annotations that are applied to this field

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getClassAnnotationsMethod · 0.65
ofMethod · 0.65
ofMethod · 0.65
ofMethod · 0.65
ofMethod · 0.65
getMethod · 0.65
getSignatureMethod · 0.65
getAnnotationsMethod · 0.65
getAnnotationsMethod · 0.65
getAnnotationsMethod · 0.65
getAnnotationsMethod · 0.65
writeAnnotationsMethod · 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