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 TIntPredicateTIntPredicate.and(TIntPredicate other) default TIntPredicateTIntPredicate.negate()default TIntPredicateTIntPredicate.or(TIntPredicate other) Methods in org.teavm.classlib.java.util.function with parameters of type TIntPredicateModifier and TypeMethodDescriptiondefault TIntPredicateTIntPredicate.and(TIntPredicate other) default TIntPredicateTIntPredicate.or(TIntPredicate other)