public abstract class KeyValueType extends EnumerableType
DEFAULT_TYPE_PARAMETER| Constructor and Description |
|---|
KeyValueType(java.lang.reflect.Type baseJavaType,
int expectedArgs) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Type |
getKeyType()
never returns null
|
java.lang.reflect.Type |
getValueType()
never returns null
|
isEmpty, mapequals, getBaseJavaClass, getBaseJavaType, getConcreteClassTypeArguments, getName, hashCode, isGenericType, isInstance, prettyPrint, prettyPrintBuilder, toString