public interface BooleanFunction<R> extends Throwables.BooleanFunction<R,RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static BooleanFunction<Boolean> |
BOX |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(boolean value) |
static final BooleanFunction<Boolean> BOX
R apply(boolean value)
apply in interface Throwables.BooleanFunction<R,RuntimeException>Copyright © 2021. All rights reserved.