Uses of Class
org.apache.johnzon.mapper.reflection.JohnzonParameterizedType
- 
Packages that use JohnzonParameterizedType Package Description org.apache.johnzon.mapper org.apache.johnzon.mapper.reflection 
- 
- 
Uses of JohnzonParameterizedType in org.apache.johnzon.mapperFields in org.apache.johnzon.mapper declared as JohnzonParameterizedType Modifier and Type Field Description private static JohnzonParameterizedTypeMappingParserImpl. ANY_LISTprivate static JohnzonParameterizedTypeMappings. VIRTUAL_TYPE
- 
Uses of JohnzonParameterizedType in org.apache.johnzon.mapper.reflectionSubclasses of JohnzonParameterizedType in org.apache.johnzon.mapper.reflection Modifier and Type Class Description classJohnzonCollectionType<TYPE>classJohnzonListType<A>
 
-