public interface BooleanSupplier extends Throwables.BooleanSupplier<RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static BooleanSupplier |
FALSE |
static BooleanSupplier |
RANDOM |
static BooleanSupplier |
TRUE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsBoolean()
Gets the as boolean.
|
static final BooleanSupplier TRUE
static final BooleanSupplier FALSE
static final BooleanSupplier RANDOM
boolean getAsBoolean()
Throwables.BooleanSuppliergetAsBoolean in interface Throwables.BooleanSupplier<RuntimeException>Copyright © 2021. All rights reserved.