Uses of Class
org.picocontainer.parameters.CollectionComponentParameter

Packages that use CollectionComponentParameter
org.picocontainer.parameters   
 

Uses of CollectionComponentParameter in org.picocontainer.parameters
 

Fields in org.picocontainer.parameters declared as CollectionComponentParameter
static CollectionComponentParameter CollectionComponentParameter.ARRAY
          Use ARRAY as Parameterfor an Array that must have elements.
static CollectionComponentParameter CollectionComponentParameter.ARRAY_ALLOW_EMPTY
          Use ARRAY_ALLOW_EMPTY as Parameterfor an Array that may have no elements.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.