|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.tangosol.util.WrapperCollections.AbstractWrapperCollection
com.tangosol.util.WrapperCollections.AbstractWrapperSet
com.tangosol.util.ImmutableArrayList.SetView
protected class ImmutableArrayList.SetView
SetView exposes the underlying ImmutableArrayList through the Set interface, maintaining correct equals() and hashCode() semantics
| Constructor Summary | |
|---|---|
protected |
ImmutableArrayList.SetView()Create a SetView over this ImmutableArrayList. |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
| Methods inherited from class com.tangosol.util.WrapperCollections.AbstractWrapperSet |
|---|
getDelegate |
| Methods inherited from class com.tangosol.util.WrapperCollections.AbstractWrapperCollection |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Constructor Detail |
|---|
protected ImmutableArrayList.SetView()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in interface java.util.Collectionequals in interface java.util.Setequals in class WrapperCollections.AbstractWrapperCollectionpublic int hashCode()
hashCode in interface java.util.CollectionhashCode in interface java.util.SethashCode in class WrapperCollections.AbstractWrapperCollectionpublic java.lang.String toString()
toString in class WrapperCollections.AbstractWrapperCollection
|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||