Package | Description |
---|---|
com.tangosol.util |
Contains various generic utilities.
|
Modifier and Type | Class and 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.
|