Uses of Class
com.tangosol.util.RestrictedCollections.RestrictedCollection
-
Packages that use RestrictedCollections.RestrictedCollection Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of RestrictedCollections.RestrictedCollection in com.tangosol.util
Subclasses of RestrictedCollections.RestrictedCollection in com.tangosol.util Modifier and Type Class Description static class
RestrictedCollections.RestrictedList
A restricted List that requires its contents to be of a specified class.static class
RestrictedCollections.RestrictedSet
A restricted Set that requires its contents to be of a specified class.static class
RestrictedCollections.RestrictedSortedSet
A restricted Set that requires its contents to be of a specified class.
-