| Package | Description |
|---|---|
| com.mware.ge.values.storable | |
| com.mware.ge.values.storable.random | |
| com.mware.ge.values.virtual |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanArray |
class |
ByteArray |
class |
CharArray |
class |
DateArray |
class |
DateTimeArray |
class |
DoubleArray |
class |
DurationArray |
class |
EdgeVertexIds |
class |
FloatArray |
class |
FloatingPointArray |
class |
IntArray |
class |
IntegralArray |
class |
LocalDateTimeArray |
class |
LocalTimeArray |
class |
LongArray |
class |
NonPrimitiveArray<T extends Comparable<? super T>> |
class |
NumberArray |
class |
ShortArray |
class |
StringArray |
class |
TemporalArray<T extends Temporal & Comparable<? super T>,V extends TemporalValue<T,V>> |
class |
TextArray |
class |
TimeArray |
| Modifier and Type | Field and Description |
|---|---|
static ArrayValue |
Values.EMPTY_BOOLEAN_ARRAY |
static ArrayValue |
Values.EMPTY_BYTE_ARRAY |
static ArrayValue |
Values.EMPTY_CHAR_ARRAY |
static ArrayValue |
Values.EMPTY_DOUBLE_ARRAY |
static ArrayValue |
Values.EMPTY_FLOAT_ARRAY |
static ArrayValue |
Values.EMPTY_INT_ARRAY |
static ArrayValue |
Values.EMPTY_LONG_ARRAY |
static ArrayValue |
Values.EMPTY_SHORT_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
ArrayValue |
RandomValues.nextArray()
Returns the next
ArrayValue, distributed uniformly among all array types. |
| Modifier and Type | Method and Description |
|---|---|
ArrayValue |
ListValue.toStorableArray() |
| Modifier and Type | Method and Description |
|---|---|
static ListValue |
VirtualValues.fromArray(ArrayValue arrayValue) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.