Uses of Class
org.springframework.beans.factory.support.ManagedSet
Package
Description
Classes supporting the
org.springframework.beans.factory
package.-
Uses of ManagedSet in org.springframework.beans.factory.support
Modifier and TypeMethodDescriptionstatic <E> ManagedSet<E>
ManagedSet.of
(E... elements) Create a new instance containing an arbitrary number of elements.