Package jadx.api
Interface ICodeCache
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
DelegateCodeCache,InMemoryCodeCache,NoOpCodeCache
-
Method Summary
-
Method Details
-
add
-
remove
-
get
-
getCode
-
contains
-
AutoCloseable, CloseableDelegateCodeCache, InMemoryCodeCache, NoOpCodeCache