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