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