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