MCPcopy Create free account
hub / github.com/asmjmp0/AndroidRunnableJadx / ICodeCache

Interface ICodeCache

jadx-core/src/main/java/jadx/api/ICodeCache.java:8–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 40

decompileMethod · 0.95
addTempPathMethod · 0.65
readTypeListMethod · 0.65
getTriesMethod · 0.65
getAttributesMethod · 0.65
readAnnotationListMethod · 0.65
readAnnotationRefListMethod · 0.65
unloadFromCacheMethod · 0.95
convertSingleCatchesMethod · 0.65
keyIsUsedMethod · 0.65
removeExcludedPackageMethod · 0.65

Implementers 5

BufferCodeCachejadx-gui/src/main/java/jadx/gui/utils/
DiskCodeCachejadx-gui/src/main/java/jadx/gui/utils/
NoOpCodeCachejadx-core/src/main/java/jadx/api/impl/
DelegateCodeCachejadx-core/src/main/java/jadx/api/impl/
InMemoryCodeCachejadx-core/src/main/java/jadx/api/impl/

Calls

no outgoing calls

Tested by

no test coverage detected