edu.mit.jwi
Class RAMDictionary.JWIBackgroundDataLoader
java.lang.Object
edu.mit.jwi.RAMDictionary.JWIBackgroundDataLoader
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RAMDictionary
protected class RAMDictionary.JWIBackgroundDataLoader
- extends Object
- implements Runnable
This runnable loads the dictionary data into memory and sets the
appropriate variable in the parent dictionary.
- Since:
- JWI 2.2.0
- Author:
- Mark A. Finlayson
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RAMDictionary.JWIBackgroundDataLoader
protected RAMDictionary.JWIBackgroundDataLoader()
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011. All Rights Reserved.