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