Uses of Class
com.tangosol.util.WrapperCollections.AbstractWrapperSet
Packages that use WrapperCollections.AbstractWrapperSet
- 
Uses of WrapperCollections.AbstractWrapperSet in com.tangosol.util
Subclasses of WrapperCollections.AbstractWrapperSet in com.tangosol.utilModifier and TypeClassDescriptionprotected classSetView exposes the underlying ImmutableArrayList through theSetinterface, maintaining correct equals() and hashCode() semanticsprotected classSetView exposes the underlying ImmutableArrayList through theSortedSetinterface, maintaining correct equals() and hashCode() semanticsprotected classSetView exposes the underlying ImmutableMultiList through theSetinterface, maintaining correct equals() and hashCode() semanticsstatic classSortedSet implementation which delegates all calls to another SortedSet.