Package | Description |
---|---|
org.powermock.core.classloader | |
org.powermock.core.classloader.javassist |
Modifier and Type | Field and Description |
---|---|
protected ClassMarker |
MockClassLoader.classMarker |
Modifier and Type | Class and Description |
---|---|
private static class |
JavaAssistClassMarkerFactory.InterfaceClassMarker
The implementation of the
ClassMarker which use an interface to mark type. |
Modifier and Type | Method and Description |
---|---|
(package private) static ClassMarker |
JavaAssistClassMarkerFactory.createClassMarker(javassist.ClassPool classPool) |