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