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

Constructor Index

 o TestWithTimes()

Method Index

 o main(String[])
Main method.

Constructors

 o TestWithTimes
public TestWithTimes()

Methods

 o main
public static void main(String[] args)
Main method.

Parameters:
args - any arguments (none handled)

All Packages  Class Hierarchy  This Package  Previous  Next  Index