| Interface | Description |
|---|---|
| GridCacheCloner |
Cache cloner which clones cached values before returning them from cache.
|
| Class | Description |
|---|---|
| GridCacheBasicCloner |
Basic cache cloner based on utilization of
Cloneable interface. |
| GridCacheDeepCloner |
Cache deep cloner that creates a copy of an object using deep reflection.
|
Copyright © 2014. All rights reserved.