R - the adapted delegate result typeT - the adapted delegate parameter typepublic class DelegateToAction<R,T> extends Object implements Action<T>
| Constructor and Description |
|---|
DelegateToAction(Delegate<R,T> adaptee) |
Copyright © 2013. All rights reserved.