#include <coherence/util/ReadOnlyMultiList.hpp>
Inherits WrapperCollections::AbstractWrapperList.
Public Types | |
| typedef spec::Handle | Handle |
| ListView Handle definition. | |
| typedef spec::View | View |
| ListView View definition. | |
| typedef spec::Holder | Holder |
| ListView Holder definition. | |
Protected Member Functions | |
| ListView (ReadOnlyMultiList::Holder ohList) | |
| Construct a ListView 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.
| |