@FunctionalInterface public interface CheckedBinaryOperator<T> extends CheckedBiFunction<T,T,T>
BinaryOperator
apply
Copyright © 2014. All Rights Reserved.