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