Class SalesTest

java.lang.Object
  extended by SalesTest

public class SalesTest
extends java.lang.Object


Field Summary
(package private) static int MAXSALESPEOPLE
           
 
Constructor Summary
SalesTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static int promptNumSalesPeople()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAXSALESPEOPLE

static final int MAXSALESPEOPLE
See Also:
Constant Field Values
Constructor Detail

SalesTest

public SalesTest()
Method Detail

main

public static void main(java.lang.String[] args)

promptNumSalesPeople

public static int promptNumSalesPeople()