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