public class MapClass<T> extends TypedClass<T>
| Modifier and Type | Method and Description |
|---|---|
TypedClass<?> |
getKey() |
TypedClass<?> |
getValue() |
boolean |
isMap() |
asClass, asList, asMap, create, getAnnotations, getName, isList, isSubtypeOf, isSubtypeOf, toStringpublic TypedClass<?> getKey()
public TypedClass<?> getValue()
public boolean isMap()
isMap in class TypedClass<T>Copyright © 2015. All rights reserved.