org.picocontainer.defaults.issues
Class Issue0316TestCase.Apple

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0316TestCase.Apple
All Implemented Interfaces:
Issue0316TestCase.Fruit
Enclosing class:
Issue0316TestCase

public static class Issue0316TestCase.Apple
extends Object
implements Issue0316TestCase.Fruit


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

Constructor Detail

Issue0316TestCase.Apple

public Issue0316TestCase.Apple()
Method Detail

eat

public String eat()
Specified by:
eat in interface Issue0316TestCase.Fruit


Copyright © 2003-2010 Codehaus. All Rights Reserved.