public interface ShortSupplier
Modifier and Type | Field and Description |
---|---|
static ShortSupplier |
RANDOM |
static ShortSupplier |
ZERO |
Modifier and Type | Method and Description |
---|---|
short |
getAsShort() |
static final ShortSupplier ZERO
static final ShortSupplier RANDOM