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