| 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,
                       Type root) | 
| Mappings.CollectionMapping | Mappings. findCollectionMapping(ParameterizedType genericType,
                     Type enclosingType) | 
| Modifier and Type | Method and Description | 
|---|---|
| private <T> Collection<T> | MappingParserImpl. mapCollection(Mappings.CollectionMapping mapping,
             javax.json.JsonArray jsonArray,
             Adapter itemConverter,
             ObjectConverter.Reader objectConverter,
             JsonPointerTracker jsonPointer,
             Type rootType) | 
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.