|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.summary.load.RapidLoader
public class RapidLoader
This code is responsible for speeding the loading and saving of the meta data about the different classes.
| Nested Class Summary | |
|---|---|
class |
RapidLoader.SaveThread
Separate thread to save the data to the serialized object file |
| Constructor Summary | |
|---|---|
RapidLoader()
|
|
| Method Summary | |
|---|---|
void |
load()
This will load the classes |
void |
save()
This will save the classes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RapidLoader()
| Method Detail |
|---|
public void save()
public void load()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||