| Package | Description |
|---|---|
| com.mware.ge.values.storable | |
| com.mware.ge.values.utils |
| Modifier and Type | Method and Description |
|---|---|
static ValueWriter.ArrayType |
ValueWriter.ArrayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueWriter.ArrayType[] |
ValueWriter.ArrayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueWriter.beginArray(int size,
ValueWriter.ArrayType arrayType) |
void |
ValueWriter.Adapter.beginArray(int size,
ValueWriter.ArrayType arrayType) |
protected <E extends Exception> |
TemporalArray.writeTo(ValueWriter<E> writer,
ValueWriter.ArrayType type,
Temporal[] values) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyPrinter.beginArray(int size,
ValueWriter.ArrayType arrayType) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.