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 class
SetView exposes the underlying ImmutableArrayList through theSet
interface, maintaining correct equals() and hashCode() semanticsprotected class
SetView exposes the underlying ImmutableArrayList through theSortedSet
interface, maintaining correct equals() and hashCode() semanticsprotected class
SetView exposes the underlying ImmutableMultiList through theSet
interface, maintaining correct equals() and hashCode() semanticsstatic class
SortedSet implementation which delegates all calls to another SortedSet.