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