public class DataTypes extends DataType
| Modifier and Type | Method and Description |
|---|---|
static DataTypes |
create(java.lang.Class<?> typ) |
static DataTypes |
create(Clazz typ) |
static DataTypes |
create(java.lang.String typ) |
SimpleSet<DataType> |
getGenerics() |
protected DataTypes |
withGeneric(DataType... values) |
create, equals, getClazz, getInternName, getName, hashCode, toString, withExternal