edu.mit.jwi
Class RAMDictionary.JWIBackgroundDataLoader

java.lang.Object
  extended by edu.mit.jwi.RAMDictionary.JWIBackgroundDataLoader
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
RAMDictionary

protected class RAMDictionary.JWIBackgroundDataLoader
extends java.lang.Object
implements java.lang.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

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

Constructor Detail

RAMDictionary.JWIBackgroundDataLoader

protected RAMDictionary.JWIBackgroundDataLoader()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.