| Package | Description |
|---|---|
| org.picocontainer.defaults |
This package contains the default implementation of the
PicoContainer
API. |
| Modifier and Type | Field and Description |
|---|---|
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. |