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