Package eu.bandm.tools.metajava
Class EnvironmentTypeVariable
java.lang.Object
eu.bandm.tools.metajava.AbstractMetaType
eu.bandm.tools.metajava.EnvironmentType
eu.bandm.tools.metajava.EnvironmentTypeVariable
- All Implemented Interfaces:
Formattable
,MetaType
,MetaTypeVariable
-
Field Summary
Fields inherited from class eu.bandm.tools.metajava.EnvironmentType
wrap
Fields inherited from interface eu.bandm.tools.metajava.MetaType
getRawType, refer
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.metajava.EnvironmentType
wrap, wrap
Methods inherited from class eu.bandm.tools.metajava.AbstractMetaType
format, refer
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface eu.bandm.tools.format.Formattable
format
-
Field Details
-
var
-
-
Constructor Details
-
EnvironmentTypeVariable
EnvironmentTypeVariable(TypeVariable var)
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceMetaTypeVariable
-
getBounds
- Specified by:
getBounds
in interfaceMetaTypeVariable
-
getRawType
- Specified by:
getRawType
in interfaceMetaType
-