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.ShortSupplier
getAsShort
in interface Throwables.ShortSupplier<RuntimeException>
Copyright © 2020. All rights reserved.