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

Method isFieldGeneric

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

Tells whether the given field description+signature is generic. @param desc Description of the field @param signature Signature of the field @return True if the field is generic, false otherwise

(String desc, String signature)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

charAtMethod · 0.80
containsMethod · 0.80

Tested by

no test coverage detected