Class Comment3

java.lang.Object
  extended by Comment3

public class Comment3
extends java.lang.Object

This class creates a program that calculates company payroll.


Constructor Summary
Comment3()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main method is the program's starting point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Comment3

public Comment3()
Method Detail

main

public static void main(java.lang.String[] args)
The main method is the program's starting point.