public class AsmBackedClassGenerator extends AbstractClassGenerator
| Modifier and Type | Class and Description |
|---|---|
static class |
AsmBackedClassGenerator.ClosureBackedAction |
static class |
AsmBackedClassGenerator.MixInExtensibleDynamicObject |
AbstractClassGenerator.ClassBuilder<T>| Constructor and Description |
|---|
AsmBackedClassGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> AbstractClassGenerator.ClassBuilder<T> |
start(Class<T> type) |
generate, newInstanceprotected <T> AbstractClassGenerator.ClassBuilder<T> start(Class<T> type)
start in class AbstractClassGeneratorCopyright © 2013. All rights reserved