public interface ToBooleanFunction<T> extends Throwables.ToBooleanFunction<T,RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static ToBooleanFunction<Boolean> |
UNBOX |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyAsBoolean(T value)
Apply as boolean.
|
static final ToBooleanFunction<Boolean> UNBOX
boolean applyAsBoolean(T value)
Throwables.ToBooleanFunctionapplyAsBoolean in interface Throwables.ToBooleanFunction<T,RuntimeException>Copyright © 2021. All rights reserved.