public class NElementMapperCollection extends Object implements NElementMapper<Collection>
| Constructor and Description |
|---|
NElementMapperCollection() |
| Modifier and Type | Method and Description |
|---|---|
Collection |
fillObject(NElement o,
Collection coll,
Type elemType,
Type to,
NElementFactoryContext context) |
NElement |
toElement(NElementSerializerContext<Collection> context) |
Collection |
toObject(NElementDeserializerContext context) |
Collection |
toSimple(NElementSerializerContext<Collection> context) |
public Collection toSimple(NElementSerializerContext<Collection> context)
toSimple in interface NElementSimplifier<Collection>toSimple in interface NElementMapper<Collection>public NElement toElement(NElementSerializerContext<Collection> context)
toElement in interface NElementSerializer<Collection>toElement in interface NElementMapper<Collection>public Collection fillObject(NElement o, Collection coll, Type elemType, Type to, NElementFactoryContext context)
public Collection toObject(NElementDeserializerContext context)
toObject in interface NElementDeserializer<Collection>toObject in interface NElementMapper<Collection>Copyright © 2026 vpc open source initiative. All rights reserved.