public class EruptStandaloneCache<V> extends EruptCache<V>
EruptStandaloneCache()
protected V
get(String key)
put(String key, long timeout, V v)
getAndSet, newInstance
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EruptStandaloneCache()
protected V put(String key, long timeout, V v)
put
EruptCache<V>
protected V get(String key)
get
Copyright © 2022. All rights reserved.