| Package | Description |
|---|---|
| org.eclipse.yasson.internal.serializer |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ByteArrayDeserializer |
Array unmarshaller item implementation for small int.
|
class |
DoubleArrayDeserializer |
Array unmarshaller item implementation for small double.
|
class |
FloatArrayDeserializer |
Array unmarshaller item implementation for small float.
|
class |
IntArrayDeserializer |
Array unmarshaller item implementation for small int.
|
class |
LongArrayDeserializer |
Array unmarshaller item implementation for small long.
|
class |
ObjectArrayDeserializer<T> |
Item for handling arrays of objects.
|
class |
ShortArrayDeserializer |
Array unmarshaller item implementation for small short.
|
Copyright © 2018 Oracle Corporation. All rights reserved.