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