private abstract static class DefineClassHelper.Helper
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
Helper() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract java.lang.Class<?> |
defineClass(java.lang.String name,
byte[] b,
int off,
int len,
java.lang.Class<?> neighbor,
java.lang.ClassLoader loader,
java.security.ProtectionDomain protectionDomain) |