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
Deprecated, for removal: This API element is subject to removal in a future version.protected 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.