@API(status=STABLE) @FunctionalInterface public interface ThrowingBinaryOperator<T,X extends Throwable> extends ThrowingBiFunction<T,T,T,X>, BinaryOperator<T>
apply, tryApplymaxBy, minByandThenCopyright © 2015–2018 Zalando SE. All rights reserved.