Package jadx.core.dex.nodes
Interface ILoadable
- All Known Implementing Classes:
ClassNode,MethodNode
public interface ILoadable
-
Method Summary
-
Method Details
-
load
On demand loading- Throws:
DecodeException
-
unload
void unload()Free resources
-