public interface BinaryOperator<T> extends BiFunction<T,T,T>, Throwables.BinaryOperator<T,RuntimeException>, BinaryOperator<T>
| Modifier and Type | Method and Description |
|---|---|
default <E extends Throwable> |
toThrowable() |
andThen, applymaxBy, minBydefault <E extends Throwable> Throwables.BinaryOperator<T,E> toThrowable()
Copyright © 2021. All rights reserved.