All Packages Class Hierarchy This Package Previous Next Index
Class TestWithTimes
java.lang.Object
|
+----.TestWithTimes
- public class TestWithTimes
- extends Object
Provides main method for calculator application testing.
- Since:
- 13/03/98
- Version:
- 1.0 (13/03/98)
- Author:
- © 1998 Peter T. Sander
TestWithTimes()
-
main(String[])
- Main method.
TestWithTimes
public TestWithTimes()
main
public static void main(String[] args)
- Main method.
- Parameters:
- args - any arguments (none handled)
All Packages Class Hierarchy This Package Previous Next Index