Package eu.bandm.tools.metajava
Class EnvironmentWildcardType
java.lang.Object
eu.bandm.tools.metajava.AbstractMetaType
eu.bandm.tools.metajava.EnvironmentType
eu.bandm.tools.metajava.EnvironmentWildcardType
- All Implemented Interfaces:
Formattable
,MetaType
,MetaWildcardType
-
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
Modifier and TypeMethodDescriptionMethods 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
-
type
-
-
Constructor Details
-
EnvironmentWildcardType
EnvironmentWildcardType(WildcardType type)
-
-
Method Details
-
getLowerBounds
- Specified by:
getLowerBounds
in interfaceMetaWildcardType
-
getUpperBounds
- Specified by:
getUpperBounds
in interfaceMetaWildcardType
-
getRawType
- Specified by:
getRawType
in interfaceMetaType
-