-
public class HelperCache<K,V>
extends Object
NOTE: Is not thread safe and required external synchronization.
- Author:
- andrew00x
-
-
Constructor Summary
Constructors
| Constructor and Description |
HelperCache(long expiredAfter,
int cacheSize) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.