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