Class TimeoutCache<K,V>

java.lang.Object
com.hypixel.hytale.server.worldgen.util.cache.TimeoutCache<K,V>
All Implemented Interfaces:
Cache<K,V>

public class TimeoutCache<K,V> extends Object implements Cache<K,V>