| Package | Description |
|---|---|
| org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
| Modifier and Type | Method and Description |
|---|---|
static <E> ManagedSet<E> |
ManagedSet.of(E... elements)
Return a new instance containing an arbitrary number of elements.
|