|
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.WrapperCollections.AbstractWrapperSortedSet
com.tangosol.util.ImmutableArrayList.SortedSetView
protected class ImmutableArrayList.SortedSetView
SetView exposes the underlying ImmutableArrayList through the SortedSet interface, maintaining correct equals() and hashCode() semantics
| Constructor Summary | |
|---|---|
protected |
ImmutableArrayList.SortedSetView()Create a SortedSetView 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.AbstractWrapperSortedSet |
|---|
comparator, first, getDelegate, headSet, last, subSet, tailSet |
| 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.SortedSetView()
| 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 | |||||||