T
public interface BinaryOperator<T> extends BiFunction<T,T,T>
static class
BinaryOperator.Util
apply
Copyright © 2018. All rights reserved.