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