public interface SubClassDefinition
| Modifier and Type | Field and Description |
|---|---|
static String |
GENERATED_CLASS_POSTFIX |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.ClassReader |
getClassReader() |
String |
getGeneratedClassName() |
String |
getGeneratedClassNameAsJDKPath() |
static final String GENERATED_CLASS_POSTFIX
Copyright © 2010–2021. All rights reserved.