public class GCubeCache<K,T> extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
GCubeCache.CacheObject |
| Constructor and Description |
|---|
GCubeCache(long timeToLive,
long timerInterval,
int maxItems) |
Copyright © 2021. All Rights Reserved.