Uses of Class
org.apache.johnzon.mapper.reflection.JohnzonCollectionType
Packages that use JohnzonCollectionType
-
Uses of JohnzonCollectionType in org.apache.johnzon.mapper
Methods in org.apache.johnzon.mapper with parameters of type JohnzonCollectionTypeModifier and TypeMethodDescription<T> TMapper.readJohnzonCollection(InputStream stream, JohnzonCollectionType<T> genericType) <T> TMapper.readJohnzonCollection(Reader stream, JohnzonCollectionType<T> genericType) -
Uses of JohnzonCollectionType in org.apache.johnzon.mapper.reflection
Subclasses of JohnzonCollectionType in org.apache.johnzon.mapper.reflection