Package eu.bandm.tools.metajava
Class EnvironmentParameterizedType
java.lang.Object
eu.bandm.tools.metajava.AbstractMetaType
eu.bandm.tools.metajava.EnvironmentType
eu.bandm.tools.metajava.EnvironmentParameterizedType
- All Implemented Interfaces:
Formattable
,MetaParameterizedType
,MetaType
-
Field Summary
Modifier and TypeFieldDescriptionprotected final ParameterizedType
static final Function<ParameterizedType,
EnvironmentParameterizedType> Fields inherited from interface eu.bandm.tools.metajava.MetaType
getRawType, refer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EnvironmentParameterizedType
static List<EnvironmentParameterizedType>
wrap
(ParameterizedType... classes) 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
-
pt
-
wrap
-
-
Constructor Details
-
EnvironmentParameterizedType
-
-
Method Details
-
wrap
-
wrap
-
getRawType
- Specified by:
getRawType
in interfaceMetaParameterizedType
- Specified by:
getRawType
in interfaceMetaType
-
getOwnerType
- Specified by:
getOwnerType
in interfaceMetaParameterizedType
-
getActualTypeArguments
- Specified by:
getActualTypeArguments
in interfaceMetaParameterizedType
-