Package start

Class PayrollSystem

java.lang.Object
start.PayrollSystem

public class PayrollSystem extends Object
The main class for the Payroll System.
  • Constructor Details

    • PayrollSystem

      public PayrollSystem()
  • Method Details

    • main

      public static void main(String[] args)
      The main method for the Payroll System.
      Parameters:
      args - The command line arguments.