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