Uses of Interface
org.burningwave.function.ThrowingBiFunction
Packages that use ThrowingBiFunction
-
Uses of ThrowingBiFunction in org.burningwave
Methods in org.burningwave with parameters of type ThrowingBiFunctionModifier and TypeMethodDescriptionprotected <V> ThrowingBiPredicate<T,E, ? extends Throwable> Criteria.getPredicateWrapper(ThrowingBiFunction<T, E, V[], ? extends Throwable> valueSupplier, ThrowingTriPredicate<T, V[], Integer, ? extends Throwable> predicate)