public class EnvironmentTypeVariable extends EnvironmentType implements MetaTypeVariable
| Modifier and Type | Field and Description |
|---|---|
protected TypeVariable |
var |
wrapgetRawType, referformat| Modifier and Type | Method and Description |
|---|---|
Format |
format() |
Collection<EnvironmentType> |
getBounds() |
String |
getName() |
MetaClass |
getRawType() |
Format |
refer() |
wrap, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitformatprotected final TypeVariable var
public String getName()
getName in interface MetaTypeVariablepublic Collection<EnvironmentType> getBounds()
getBounds in interface MetaTypeVariablepublic MetaClass getRawType()
getRawType in interface MetaTypepublic final Format format()
format in interface Formattablesee also the complete user documentation .