|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfi.jyu.phys.grain.sort.GrainBaseSorter
fi.jyu.phys.grain.sort.GrainJuroGamSorter
public abstract class GrainJuroGamSorter
A skeleton sorter class for the Great+JuroGam data.
Field Summary | |
---|---|
GrainJuroGamEvent |
event
The current event (i.e the last read from the store). |
Fields inherited from class fi.jyu.phys.grain.sort.GrainBaseSorter |
---|
hfactory, tfactory, tree |
Constructor Summary | |
---|---|
GrainJuroGamSorter()
|
Method Summary | |
---|---|
void |
run()
Reads a new event from EventStore and dispatches a process call. |
Methods inherited from class fi.jyu.phys.grain.sort.GrainBaseSorter |
---|
finalise, initialise, process, setSave, setUp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public GrainJuroGamEvent event
Constructor Detail |
---|
public GrainJuroGamSorter()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
run
in class GrainBaseSorter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |