Uses of Class
com.tangosol.util.WrapperCollections.AbstractWrapperList
-
Packages that use WrapperCollections.AbstractWrapperList Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of WrapperCollections.AbstractWrapperList in com.tangosol.util
Subclasses of WrapperCollections.AbstractWrapperList in com.tangosol.util Modifier and Type Class Description protected class
ImmutableArrayList.ListView
ListView exposes the underlying ImmutableArrayList through theList
interface, maintaining correct equals() and hashCode() semanticsprotected class
ImmutableMultiList.ListView
ListView exposes the underlying ImmutableMultiList through theList
interface, maintaining correct equals() and hashCode() semantics
-