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