public class ExpirationTimer<K> extends Object implements Runnable
ExpirationTimer(AbstractCache<K,?,?> cache, int expirationTimerTickSeconds)
void
finish()
boolean
isProcessing()
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExpirationTimer(AbstractCache<K,?,?> cache, int expirationTimerTickSeconds)
public boolean isProcessing()
public void finish()
public void run()
run
Runnable
Copyright © 2012. All Rights Reserved.