com.sun.jini.jeri.internal.http
Class TimedMap.Evictor
java.lang.Object
com.sun.jini.jeri.internal.http.TimedMap.Evictor
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- TimedMap
private class TimedMap.Evictor
- extends Object
- implements Runnable
Expired mapping eviction thread.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimedMap.Evictor
private TimedMap.Evictor()
run
public void run()
- Specified by:
run
in interface Runnable
nextEvicted
private TimedMap.Mapping nextEvicted()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.