Module org.apache.johnzon.mapper
Class JohnzonCollectionType<TYPE>
java.lang.Object
org.apache.johnzon.mapper.reflection.JohnzonParameterizedType
org.apache.johnzon.mapper.reflection.JohnzonCollectionType<TYPE>
- All Implemented Interfaces:
ParameterizedType,Type
- Direct Known Subclasses:
JohnzonListType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.johnzon.mapper.reflection.JohnzonParameterizedType
equals, getActualTypeArguments, getOwnerType, getRawType, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.reflect.Type
getTypeName
-
Constructor Details
-
JohnzonCollectionType
public JohnzonCollectionType()
-