Class VariableTest

java.lang.Object
  |
  +--VariableTest

public class VariableTest
extends java.lang.Object

This is a driver program to test the Variable class.


Constructor Summary
VariableTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableTest

public VariableTest()
Method Detail

main

public static void main(java.lang.String[] args)