Uses of Class
org.picocontainer.parameters.CollectionComponentParameter
-
Packages that use CollectionComponentParameter Package Description org.picocontainer.parameters -
-
Uses of CollectionComponentParameter in org.picocontainer.parameters
Fields in org.picocontainer.parameters declared as CollectionComponentParameter Modifier and Type Field Description static CollectionComponentParameterCollectionComponentParameter. ARRAYUseARRAYasParameterfor an Array that must have elements.static CollectionComponentParameterCollectionComponentParameter. ARRAY_ALLOW_EMPTYUseARRAY_ALLOW_EMPTYasParameterfor an Array that may have no elements.
-