org.mapdb
Class HTreeMap.ExpireRunnable

java.lang.Object
  extended by org.mapdb.HTreeMap.ExpireRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
HTreeMap<K,V>

protected static class HTreeMap.ExpireRunnable
extends Object
implements Runnable


Constructor Summary
HTreeMap.ExpireRunnable(HTreeMap map)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTreeMap.ExpireRunnable

public HTreeMap.ExpireRunnable(HTreeMap map)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2014. All Rights Reserved.