public interface LongSupplier extends LongSupplier, 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.LongSupplier
getAsLong
in interface LongSupplier
getAsLong
in interface Throwables.LongSupplier<RuntimeException>
Copyright © 2020. All rights reserved.