Class SizedTimeoutCache.CacheEntry<K,V>
java.lang.Object
com.hypixel.hytale.server.worldgen.util.cache.SizedTimeoutCache.CacheEntry<K,V>
- Enclosing class:
SizedTimeoutCache<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
key
-
timestamp
private long timestamp
-
-
Constructor Details
-
CacheEntry
private CacheEntry()
-