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