| 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.mapShort(ShortValue value) |
| Modifier and Type | Method and Description |
|---|---|
static ShortValue |
Values.shortValue(short value) |
| Modifier and Type | Method and Description |
|---|---|
ShortValue |
RandomValues.nextShortValue() |
ShortValue |
RandomValues.nextShortValue(short bound)
Returns the next
ShortValue between 0 (inclusive) and the specified value (exclusive) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.