T1 - the first parameter typeT2 - the second parameter type, the result typepublic class SecondParam<T1,T2> extends Object implements BiFunction<T1,T2,T2>
| Constructor and Description |
|---|
SecondParam() |
| Modifier and Type | Method and Description |
|---|---|
T2 |
apply(T1 former,
T2 latter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenCopyright © 2017. All rights reserved.