T - the type of the operands and result of the operator@FunctionalInterface public interface BinaryOperator<T> extends BiFunction<T,T,T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
BinaryOperator.Util |
applyCopyright © 2017. All rights reserved.