public
classSharedMapDecorator
implements
SharedMap
Overview
Inheritance
Members
Usage
Source
Books
SinceNot specified.
VersionNot specified.
Author(s)Keith Donald
A map decorator that implements SharedMap. By default, simply
returns the map itself as the mutex. Subclasses may override to return a
different mutex object.
SharedMap. By default, simply returns the map itself as the mutex. Subclasses may override to return a different mutex object.