bookExamples.ch12Nested.inner
Class Customer

java.lang.Object
  extended by bookExamples.ch12Nested.inner.Customer

public abstract class Customer
extends java.lang.Object


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

Constructor Detail

Customer

public Customer()