bookExamples.ch12Nested
Class ProtectedExample.Customer

java.lang.Object
  extended by bookExamples.ch12Nested.ProtectedExample.Customer
Enclosing class:
ProtectedExample

public static class ProtectedExample.Customer
extends java.lang.Object


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

Constructor Detail

ProtectedExample.Customer

public ProtectedExample.Customer()