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:
java.lang.reflect.ParameterizedType
,java.lang.reflect.Type
- Direct Known Subclasses:
JohnzonListType
public abstract class JohnzonCollectionType<TYPE> extends JohnzonParameterizedType
-
-
Constructor Summary
Constructors Constructor Description JohnzonCollectionType()
-
Method Summary
-
Methods inherited from class org.apache.johnzon.mapper.reflection.JohnzonParameterizedType
equals, getActualTypeArguments, getOwnerType, getRawType, hashCode, toString
-
-