public abstract class EnvironmentType extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static Function<Type,EnvironmentType> | wrap | 
getRawType, referformat| Constructor and Description | 
|---|
| EnvironmentType() | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | format() | 
| Format | refer() | 
| static List<EnvironmentType> | wrap(Type... classes) | 
| static EnvironmentType | wrap(Type t) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRawTypepublic static final Function<Type,EnvironmentType> wrap
public static EnvironmentType wrap(Type t)
public static List<EnvironmentType> wrap(Type... classes)
public final Format format()
format in interface Formattablesee also the complete user documentation .