public class JType extends Object
| Constructor and Description |
|---|
JType(Class<?> type) |
JType(Class<?> type,
Class<?> genericType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addImports(Set<Class<?>> importSet,
String[] excludePackages) |
boolean |
equals(Object obj) |
Class<?> |
getGenericType() |
Class<?> |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2016. All rights reserved.