bookExamples.ch12Nested
Class ProtectedExample

java.lang.Object
  extended by bookExamples.ch12Nested.ProtectedExample
Direct Known Subclasses:
Payroll

public class ProtectedExample
extends java.lang.Object

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


Nested Class Summary
static class ProtectedExample.Customer
           
 
Constructor Summary
ProtectedExample()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtectedExample

public ProtectedExample()