public class TypeRegister extends Object
| Constructor and Description |
|---|
TypeRegister() |
| Modifier and Type | Method and Description |
|---|---|
String |
addType(Class<?> clsWithoutGenerics) |
String |
addType(Type type) |
void |
addTypes(Class<?>... classes) |
String |
getImports(String relativeToClass) |
Copyright © 2012–2022. All rights reserved.