Uses of Interface
org.zeroturnaround.javarebel.ClassBytecodeProcessorCache
Packages that use ClassBytecodeProcessorCache
Package
Description
Contains the core classes for the JavaRebel SDK that allow custom configuration and integration.
-
Uses of ClassBytecodeProcessorCache in org.zeroturnaround.javarebel
Methods in org.zeroturnaround.javarebel that return ClassBytecodeProcessorCacheModifier and TypeMethodDescriptionIntegration.getClassBytecodeProcessorCache()Returns an instance ofClassBytecodeProcessorCachewhich can be used by class bytecode processors to cache their transformations between runs.