|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.wallstreetwise.core.data.Node
public class Node
Part of the binary index structure for JSpell.
| Field Summary | |
|---|---|
boolean |
buffered
Last access time of this node. |
int |
nodeOffset
Position of this node within the dictionary file. |
| Constructor Summary | |
|---|---|
Node()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int nodeOffset
public boolean buffered
| Constructor Detail |
|---|
public Node()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||