| 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.mapByte(ByteValue value) |
| Modifier and Type | Method and Description |
|---|---|
static ByteValue |
Values.byteValue(byte value) |
| Modifier and Type | Method and Description |
|---|---|
ByteValue |
RandomValues.nextByteValue() |
ByteValue |
RandomValues.nextByteValue(byte bound)
Returns the next
ByteValue between 0 (inclusive) and the specified value (exclusive) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.