public class AdaptiveClassCodeGenerator extends Object
| Constructor and Description |
|---|
AdaptiveClassCodeGenerator(Class<?> type,
String defaultExtName) |
| Modifier and Type | Method and Description |
|---|---|
String |
generate()
generate and return class code
|
String |
generate(boolean sort)
generate and return class code
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.