T - the generic typepublic class ExtensionBuilder<T> extends Object
| Constructor and Description |
|---|
ExtensionBuilder() |
public Class<?> generate(Class<T> clazz) throws javassist.NotFoundException, javassist.CannotCompileException
clazz - the clazzjavassist.NotFoundException - the not found exceptionjavassist.CannotCompileException - the cannot compile exceptionCopyright © 2012–2020 hazendaz. All rights reserved.