|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkr.ac.kaist.swrc.jhannanum.plugin.MajorPlugin.MorphAnalyzer.ChartMorphAnalyzer.Simti.ST_NF
public class Simti.ST_NF
The node for SIMTI structure.
Field Summary | |
---|---|
(package private) Simti.ST_FREE |
free
For managing the free nodes in SIMTI. |
(package private) Simti.ST_NODE |
node
The data of this node. |
Constructor Summary | |
---|---|
Simti.ST_NF()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Simti.ST_NODE node
Simti.ST_FREE free
Constructor Detail |
---|
public Simti.ST_NF()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |