| Package | Description |
|---|---|
| com.landawn.abacus.util.function |
| Modifier and Type | Field and Description |
|---|---|
static CharTriPredicate |
CharTriPredicate.ALWAYS_FALSE |
static CharTriPredicate |
CharTriPredicate.ALWAYS_TRUE |
| Modifier and Type | Method and Description |
|---|---|
default CharTriPredicate |
CharTriPredicate.and(CharTriPredicate other) |
default CharTriPredicate |
CharTriPredicate.negate() |
default CharTriPredicate |
CharTriPredicate.or(CharTriPredicate other) |
| Modifier and Type | Method and Description |
|---|---|
default CharTriPredicate |
CharTriPredicate.and(CharTriPredicate other) |
default CharTriPredicate |
CharTriPredicate.or(CharTriPredicate other) |
Copyright © 2021. All rights reserved.