Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.webflow.core.collection Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AttributeMapAn immutable interface for accessing attributes in a backing map with string keys.Interfaceorg.springframework.webflow.core.collectionSpring Webflow
AttributeMapBindingEventHolder for information about the binding or unbinding event in an AttributeMap.Classorg.springframework.webflow.core.collectionSpring Webflow
AttributeMapBindingListenerCauses an object to be notified when it is bound or unbound from an AttributeMap.Interfaceorg.springframework.webflow.core.collectionSpring Webflow
CollectionUtilsA utility class for working with attribute and parameter collections used by Spring Web FLow.Classorg.springframework.webflow.core.collectionSpring Webflow
LocalAttributeMapA generic, mutable attribute map with string keys.Classorg.springframework.webflow.core.collectionSpring Webflow
LocalParameterMapAn immutable parameter map storing String-keyed, String-valued parameters in a backing Map implementation.Classorg.springframework.webflow.core.collectionSpring Webflow
LocalSharedAttributeMapAn attribute map that exposes a mutex that application code can synchronize on.Classorg.springframework.webflow.core.collectionSpring Webflow
MutableAttributeMapAn interface for accessing and modifying attributes in a backing map with string keys.Interfaceorg.springframework.webflow.core.collectionSpring Webflow
ParameterMapAn interface for accessing parameters in a backing map.Interfaceorg.springframework.webflow.core.collectionSpring Webflow
SharedAttributeMapAn interface to be implemented by mutable attribute maps accessed by multiple threads that need to be synchronized.Interfaceorg.springframework.webflow.core.collectionSpring Webflow