Uses of Class
org.springframework.beans.factory.support.ManagedMap
Packages that use ManagedMap
Package
Description
Classes supporting the
org.springframework.beans.factory package.-
Uses of ManagedMap in org.springframework.beans.factory.support
Methods in org.springframework.beans.factory.support that return ManagedMapModifier and TypeMethodDescriptionstatic <K,V> ManagedMap<K, V> Return a new instance containing keys and values extracted from the given entries.