bookExamples.ch12Nested.inner
Class Payroll

java.lang.Object
  extended by bookExamples.ch12Nested.ProtectedExample
      extended by bookExamples.ch12Nested.inner.Payroll

public class Payroll
extends ProtectedExample

Copyright 2005, DocJava, Inc. User: dlyon Date: Sep 11, 2006 Time: 7:21:33 PM


Nested Class Summary
 
Nested classes/interfaces inherited from class bookExamples.ch12Nested.ProtectedExample
ProtectedExample.Customer
 
Constructor Summary
Payroll()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Payroll

public Payroll()