stella.parameter
Class ParameterStub.Finger
java.lang.Object
stella.parameter.ParameterStub.Finger
- Enclosing class:
- ParameterStub
public static class ParameterStub.Finger
- extends Object
A class that allows access to parameter skeletons. It looks up the
name given and retrieves the value from it.
|
Method Summary |
static void |
main(String[] arg)
First argument is the binding name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterStub.Finger
public ParameterStub.Finger()
main
public static void main(String[] arg)
throws Exception
- First argument is the binding name.
- Throws:
Exception