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 SummaryConstructors Constructor Description JohnzonCollectionType()
 - 
Method Summary- 
Methods inherited from class org.apache.johnzon.mapper.reflection.JohnzonParameterizedTypeequals, getActualTypeArguments, getOwnerType, getRawType, hashCode, toString
 
- 
 
-