public abstract class ContainerType extends EnumerableType
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getItemClass()
never returns null
|
java.lang.reflect.Type |
getItemType()
never returns null
|
isEmpty, isFullyParametrized, mapequals, getActualTypeArguments, getBaseJavaClass, getBaseJavaType, getName, hashCode, isGenericType, isInstance, prettyPrint, prettyPrintBuilder, toStringpublic java.lang.reflect.Type getItemType()
JaversException - GENERIC_TYPE_NOT_PARAMETRIZEDpublic java.lang.Class getItemClass()
JaversException - GENERIC_TYPE_NOT_PARAMETRIZED