Uses of Class
org.springframework.beans.factory.support.ManagedSet
Packages that use ManagedSet
Package
Description
Classes supporting the
org.springframework.beans.factory
package.-
Uses of ManagedSet in org.springframework.beans.factory.support
Methods in org.springframework.beans.factory.support that return ManagedSetModifier and TypeMethodDescriptionstatic <E> ManagedSet<E>
ManagedSet.of
(E... elements) Return a new instance containing an arbitrary number of elements.