| Package | Description |
|---|---|
| org.eclipse.yasson.internal.serializer |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ByteArraySerializer |
Serializes byte array as JSON array of ints.
|
class |
DoubleArraySerializer |
Serializer for arrays of doubles.
|
class |
FloatArraySerializer |
Serializer for arrays of floats.
|
class |
IntArraySerializer |
Serializer for arrays of ints.
|
class |
LongArraySerializer |
Serializer for arrays of longs.
|
class |
ObjectArraySerializer<T> |
Serializer for arrays of arbitrary objects.
|
class |
ShortArraySerializer |
Serializer for arrays of shorts.
|
Copyright © 2018 Oracle Corporation. All rights reserved.