MCPcopy Create free account
hub / github.com/CYRUS-STUDIO/ApkToolPlus / JavaClass

Class JavaClass

lib.JBE/src/org/apache/bcel/classfile/JavaClass.java:80–819  ·  view source on GitHub ↗

Represents a Java class, i.e., the data structures, constant pool, fields, methods and commands contained in a Java .class file. See JVM specification for details. The intent of this class is to represent a parsed or otherwise existing class file. Those

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getInstanceMethod · 0.95
getPropertyMethod · 0.65

Tested by

no test coverage detected