public interface ByteSupplier extends Throwables.ByteSupplier<RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static ByteSupplier |
RANDOM |
static ByteSupplier |
ZERO |
| Modifier and Type | Method and Description |
|---|---|
byte |
getAsByte()
Gets the as byte.
|
static final ByteSupplier ZERO
static final ByteSupplier RANDOM
byte getAsByte()
Throwables.ByteSuppliergetAsByte in interface Throwables.ByteSupplier<RuntimeException>Copyright © 2021. All rights reserved.