Class VectorTest
java.lang.Object
|
+----VectorTest
- public class VectorTest
- extends Object
This class tests the use of vectors
- Version:
- 1.0
- Author:
- Daryl Moulder
-
VectorTest()
- This method creats a new vector puts in a test object and tests
to see if it is there.
-
main(String[])
- This method is the main method
VectorTest
public VectorTest()
- This method creats a new vector puts in a test object and tests
to see if it is there.
main
public static void main(String args[])
- This method is the main method
- Parameters:
- StringArray[] - some command line arguments in an array