| Package | Description |
|---|---|
| com.mware.ge.values | |
| com.mware.ge.values.storable |
| Modifier and Type | Method and Description |
|---|---|
default Base |
ValueMapper.mapIntegralArray(IntegralArray value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArray |
class |
IntArray |
class |
LongArray |
class |
ShortArray |
| Modifier and Type | Method and Description |
|---|---|
static int |
NumberValues.compareIntegerArrays(IntegralArray a,
IntegralArray b) |
static int |
NumberValues.compareIntegerVsFloatArrays(IntegralArray a,
FloatingPointArray b) |
int |
FloatingPointArray.compareTo(IntegralArray other) |
int |
IntegralArray.compareTo(IntegralArray other) |
static boolean |
NumberValues.numbersEqual(FloatingPointArray fps,
IntegralArray ins) |
static boolean |
NumberValues.numbersEqual(IntegralArray lhs,
IntegralArray rhs) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.