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