public class EnvironmentWildcardType extends EnvironmentType implements MetaWildcardType
| Modifier and Type | Field and Description |
|---|---|
protected WildcardType |
type |
wrapgetRawType, referformat| Modifier and Type | Method and Description |
|---|---|
Format |
format() |
List<EnvironmentType> |
getLowerBounds() |
MetaClass |
getRawType() |
List<EnvironmentType> |
getUpperBounds() |
Format |
refer() |
wrap, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitformatprotected final WildcardType type
public List<EnvironmentType> getLowerBounds()
getLowerBounds in interface MetaWildcardTypepublic List<EnvironmentType> getUpperBounds()
getUpperBounds in interface MetaWildcardTypepublic MetaClass getRawType()
getRawType in interface MetaTypepublic final Format format()
format in interface Formattablesee also the complete user documentation .