| Package | Description |
|---|---|
| com.mware.ge.values | |
| com.mware.ge.values.storable | |
| com.mware.ge.values.storable.random |
| Modifier and Type | Method and Description |
|---|---|
default Base |
ValueMapper.mapInt(IntValue value) |
| Modifier and Type | Method and Description |
|---|---|
static IntValue |
Values.intValue(int value) |
| Modifier and Type | Method and Description |
|---|---|
IntValue |
RandomValues.nextIntValue() |
IntValue |
RandomValues.nextIntValue(int bound)
Returns the next
IntValue between 0 (inclusive) and the specified value (exclusive) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.