Package eu.bandm.tools.metajava
Class EnvironmentWildcardType
java.lang.Object
eu.bandm.tools.metajava.EnvironmentType
eu.bandm.tools.metajava.EnvironmentWildcardType
- All Implemented Interfaces:
Formattable,MetaType,MetaWildcardType
-
Field Summary
FieldsFields inherited from class eu.bandm.tools.metajava.EnvironmentType
wrapFields inherited from interface eu.bandm.tools.metajava.MetaType
getRawType, refer -
Method Summary
Methods inherited from class eu.bandm.tools.metajava.EnvironmentType
wrap, wrap
-
Field Details
-
type
-
-
Method Details
-
getLowerBounds
- Specified by:
getLowerBoundsin interfaceMetaWildcardType
-
getUpperBounds
- Specified by:
getUpperBoundsin interfaceMetaWildcardType
-
getRawType
- Specified by:
getRawTypein interfaceMetaType
-
format
Description copied from interface:FormattableReturns a pretty-printable representation of this object.- Specified by:
formatin interfaceFormattable- Specified by:
formatin interfaceMetaType- Returns:
- a format that represents this object in a pretty-printable way
-
refer
-