Package | Description |
---|---|
org.apache.johnzon.mapper |
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) |
Mappings.CollectionMapping |
Mappings.findCollectionMapping(ParameterizedType genericType) |
Modifier and Type | Method and Description |
---|---|
private <T> Collection<T> |
MappingParserImpl.mapCollection(Mappings.CollectionMapping mapping,
javax.json.JsonArray jsonArray,
Adapter itemConverter,
JsonPointerTracker jsonPointer) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.