| AbstractFunction |
Function that operates on an operable object.
|
| CollectionAddFunction |
Function that adds an item to a collection.
|
| CollectionFunction |
Function that operates on a collection.
|
| CollectionOperations |
|
| CollectionRemoveFunction |
Function that removes an item from a collection.
|
| MapComputeFunction |
Function that applies updates to a map.
|
| MapFunction |
Function that operates on a map.
|
| MapOperations |
Defines Map creation and cloning strategies.
|
| Operations |
Defines operations for creating and copying an operable object.
|
| Remappable |
Implemented by cache value types that support copy-on-write operations.
|
| SetOperations |
Defines Set creation and cloning strategies.
|