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