| 程序包 | 说明 |
|---|---|
| org.dromara.stream.core.lambda.function |
| 限定符和类型 | 方法和说明 |
|---|---|
default SerBiPred<T,U> |
SerBiPred.and(SerBiPred<? super T,? super U> other)
Returns a composed predicate that represents a short-circuiting logical
AND of this predicate and another.
|
default SerBiPred<T,U> |
SerBiPred.and(SerBiPred<? super T,? super U> other)
Returns a composed predicate that represents a short-circuiting logical
AND of this predicate and another.
|
default SerBiPred<T,U> |
SerBiPred.negate()
Returns a predicate that represents the logical negation of this
predicate.
|
default SerBiPred<T,U> |
SerBiPred.negate()
Returns a predicate that represents the logical negation of this
predicate.
|
default SerBiPred<T,U> |
SerBiPred.or(SerBiPred<? super T,? super U> other)
Returns a composed predicate that represents a short-circuiting logical
OR of this predicate and another.
|
default SerBiPred<T,U> |
SerBiPred.or(SerBiPred<? super T,? super U> other)
Returns a composed predicate that represents a short-circuiting logical
OR of this predicate and another.
|
| 限定符和类型 | 方法和说明 |
|---|---|
default SerBiPred<T,U> |
SerBiPred.and(SerBiPred<? super T,? super U> other)
Returns a composed predicate that represents a short-circuiting logical
AND of this predicate and another.
|
default SerBiPred<T,U> |
SerBiPred.and(SerBiPred<? super T,? super U> other)
Returns a composed predicate that represents a short-circuiting logical
AND of this predicate and another.
|
default SerBiPred<T,U> |
SerBiPred.or(SerBiPred<? super T,? super U> other)
Returns a composed predicate that represents a short-circuiting logical
OR of this predicate and another.
|
default SerBiPred<T,U> |
SerBiPred.or(SerBiPred<? super T,? super U> other)
Returns a composed predicate that represents a short-circuiting logical
OR of this predicate and another.
|
Copyright © 2023 dromara. All rights reserved.