org.picocontainer.doc.introduction
Class Apple

java.lang.Object
  extended by org.picocontainer.doc.introduction.Apple
All Implemented Interfaces:
Peelable

public class Apple
extends java.lang.Object
implements Peelable


Constructor Summary
Apple()
           
 
Method Summary
 void peel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Apple

public Apple()
Method Detail

peel

public void peel()
Specified by:
peel in interface Peelable