MCPcopy Create free account
hub / github.com/GraxCode/dalvikgate / isAnnotation

Method isAnnotation

src/main/java/me/nov/dalvikgate/asm/Access.java:147–149  ·  view source on GitHub ↗

Tells whether a given access modifier is annotation (@interface) @param mod The access modifier to check @return True if the access modifier is annotation, false otherwise

(int mod)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected