public interface ClassDefiner
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
defineClass(String className,
byte[] data) |
Class<?> defineClass(String className, byte[] data) throws ClassFormatError
ClassFormatErrorCopyright © 2009-2015. All Rights Reserved.