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
FieldsFields inherited from class eu.bandm.tools.metajava.EnvironmentType
wrapFields inherited from interface eu.bandm.tools.metajava.MetaType
getRawType, refer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.bandm.tools.metajava.EnvironmentType
wrap, wrapMethods inherited from class eu.bandm.tools.metajava.AbstractMetaType
format, referMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface eu.bandm.tools.format.Formattable
format
-
Field Details
-
var
-
-
Constructor Details
-
EnvironmentTypeVariable
EnvironmentTypeVariable(TypeVariable var)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceMetaTypeVariable
-
getBounds
- Specified by:
getBoundsin interfaceMetaTypeVariable
-
getRawType
- Specified by:
getRawTypein interfaceMetaType
-