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