Package | Description |
---|---|
org.apache.johnzon.mapper | |
org.apache.johnzon.mapper.reflection |
Modifier and Type | Method and Description |
---|---|
<T> T |
Mapper.readJohnzonCollection(InputStream stream,
JohnzonCollectionType<T> genericType) |
<T> T |
Mapper.readJohnzonCollection(Reader stream,
JohnzonCollectionType<T> genericType) |
Modifier and Type | Class and Description |
---|---|
class |
JohnzonListType<A> |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.