@Immutable @Loggable(value=1) public final class Arguments extends Object
Variable instantiation.| Constructor and Description |
|---|
Arguments(Coordinates work,
Wallet wallet)
Public ctor.
|
Arguments(Coordinates work,
Wallet wallet,
Iterable<Object> vals)
Public ctor.
|
public Arguments(Coordinates work, Wallet wallet)
work - Coordinates we're inwallet - Wallet with moneypublic Coordinates work()
public Wallet wallet()
public Object get(int pos) throws SpecException
pos - PositionSpecException - If fails to find itCopyright © 2009–2014 Rultor Inc.. All rights reserved.