stella.parameter
Class ParameterSkeleton.Finger
java.lang.Object
stella.parameter.ParameterSkeleton.Finger
- Enclosing class:
- ParameterSkeleton
public static class ParameterSkeleton.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 |
ParameterSkeleton.Finger
public ParameterSkeleton.Finger()
main
public static void main(String[] arg)
throws Exception
- First argument is the binding name.
- Throws:
Exception