org.picocontainer.containers
Class ArgumentativePicoContainerTestCase.NeedsAFew

java.lang.Object
  extended by org.picocontainer.containers.ArgumentativePicoContainerTestCase.NeedsAFew
Enclosing class:
ArgumentativePicoContainerTestCase

public static class ArgumentativePicoContainerTestCase.NeedsAFew
extends Object


Constructor Summary
ArgumentativePicoContainerTestCase.NeedsAFew(String a, int b, long c, boolean d)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArgumentativePicoContainerTestCase.NeedsAFew

public ArgumentativePicoContainerTestCase.NeedsAFew(String a,
                                                    int b,
                                                    long c,
                                                    boolean d)


Copyright © 2003-2007 Codehaus. All Rights Reserved.