rice.p2p.util
Class TimerWeakHashMap.HardLinkTimerTask
java.lang.Object
rice.selector.TimerTask
rice.p2p.util.TimerWeakHashMap.HardLinkTimerTask
- All Implemented Interfaces:
- Comparable<TimerTask>, Cancellable, CancellableTask
- Enclosing class:
- TimerWeakHashMap<K,V>
public static class TimerWeakHashMap.HardLinkTimerTask
- extends TimerTask
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerWeakHashMap.HardLinkTimerTask
public TimerWeakHashMap.HardLinkTimerTask(Object hardLink)
run
public void run()
- Specified by:
run in interface CancellableTask- Specified by:
run in class TimerTask
Copyright © 2010. All Rights Reserved.