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