| Modifier and Type | Method and Description |
|---|---|
static <A,B,C> TriPredicate<A,B,C> |
alwaysFalse() |
static <A,B,C> TriPredicate<A,B,C> |
alwaysTrue() |
public static <A,B,C> TriPredicate<A,B,C> alwaysTrue()
A - B - C - public static <A,B,C> TriPredicate<A,B,C> alwaysFalse()
A - B - C - Copyright © 2021. All rights reserved.