public class NElementMapperMapEntry extends Object implements NElementMapper<Map.Entry>
| Constructor and Description |
|---|
NElementMapperMapEntry() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NElement |
toElement(net.thevpc.nuts.elem.NElementSerializerContext<Map.Entry> context) |
Map.Entry |
toObject(net.thevpc.nuts.elem.NElementDeserializerContext context) |
Object |
toSimple(net.thevpc.nuts.elem.NElementSerializerContext<Map.Entry> context) |
public net.thevpc.nuts.elem.NElement toElement(net.thevpc.nuts.elem.NElementSerializerContext<Map.Entry> context)
toElement in interface net.thevpc.nuts.elem.NElementSerializer<Map.Entry>toElement in interface NElementMapper<Map.Entry>public Object toSimple(net.thevpc.nuts.elem.NElementSerializerContext<Map.Entry> context)
toSimple in interface net.thevpc.nuts.elem.NElementSimplifier<Map.Entry>toSimple in interface NElementMapper<Map.Entry>public Map.Entry toObject(net.thevpc.nuts.elem.NElementDeserializerContext context)
toObject in interface net.thevpc.nuts.elem.NElementDeserializer<Map.Entry>toObject in interface NElementMapper<Map.Entry>Copyright © 2026 vpc open source initiative. All rights reserved.