Uses of Interface
org.teavm.classlib.java.util.function.TLongPredicate
Packages that use TLongPredicate
-
Uses of TLongPredicate in org.teavm.classlib.java.util.function
Methods in org.teavm.classlib.java.util.function that return TLongPredicateModifier and TypeMethodDescriptiondefault TLongPredicate
TLongPredicate.and(TLongPredicate other)
default TLongPredicate
TLongPredicate.negate()
default TLongPredicate
TLongPredicate.or(TLongPredicate other)
Methods in org.teavm.classlib.java.util.function with parameters of type TLongPredicateModifier and TypeMethodDescriptiondefault TLongPredicate
TLongPredicate.and(TLongPredicate other)
default TLongPredicate
TLongPredicate.or(TLongPredicate other)