| Package | Description |
|---|---|
| com.landawn.abacus.util.function |
| Modifier and Type | Field and Description |
|---|---|
static BooleanFunction<Boolean> |
BooleanFunction.BOX |
| Modifier and Type | Method and Description |
|---|---|
default <V> BooleanFunction<V> |
BooleanFunction.andThen(Function<? super R,? extends V> after) |
static BooleanFunction<Boolean> |
BooleanFunction.identity() |
Copyright © 2021. All rights reserved.