R - the adapted delegate result typeT - the adapted delegate former element typeU - the adapted delegate latter element typepublic class BinderFirst<R,T,U> extends Object implements Delegate<R,U>
| Constructor and Description |
|---|
BinderFirst(BinaryDelegate<R,T,U> adaptee,
T first) |
Copyright © 2013. All rights reserved.