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

Method ClassPath

app/src/main/java/org/cc/dexlib2/analysis/ClassPath.java:71–73  ·  view source on GitHub ↗

Creates a new ClassPath instance that can load classes from the given dex files @param classPath An array of DexFile objects. When loading a class, these dex files will be searched in order

(DexFile... classPath)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

getBasicClassesMethod · 0.95
loadPrimitiveTypeMethod · 0.95
concatMethod · 0.80
getTypeMethod · 0.65
getClassesMethod · 0.65
putMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected