#include <coherence/util/ReadOnlyMultiList.hpp>
Inherits WrapperCollections::AbstractWrapperSet.
Public Types | |
| typedef spec::Handle | Handle |
| SetView Handle definition. | |
| typedef spec::View | View |
| SetView View definition. | |
| typedef spec::Holder | Holder |
| SetView Holder definition. | |
Protected Member Functions | |
| SetView (ReadOnlyMultiList::Holder ohSet) | |
| Construct a SetView over the specified ReadOnlyMultiList. | |
| virtual bool | equals (Object::View v) const |
| virtual size32_t | hashCode () const |
| Return a hash code value for the Object. This method is supported for the benefit of hash-based containers.
The general contract of
The default implementation is identity based.
| |