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