Package | Description |
---|---|
org.apache.johnzon.mapper | |
org.apache.johnzon.mapper.reflection |
Modifier and Type | Method and Description |
---|---|
private <T> Collection<T> |
Mapper.mapCollection(Mappings.CollectionMapping mapping,
javax.json.JsonArray jsonArray) |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<Type,Mappings.CollectionMapping> |
Mappings.collections |
Modifier and Type | Method and Description |
---|---|
private <T> Mappings.CollectionMapping |
Mappings.createCollectionMapping(ParameterizedType aType) |
<T> Mappings.CollectionMapping |
Mappings.findCollectionMapping(ParameterizedType genericType) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.