R - the delegate return typeT - the delegate parameter typepublic class ConstantDelegate<R,T> extends Object implements Delegate<R,T>
Dispatching.ignore(new ConstantProvider(value)); | Constructor and Description |
|---|
ConstantDelegate(R constant) |
Copyright © 2013. All rights reserved.