|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.wallstreetwise.core.data.Node
com.wallstreetwise.core.data.Node_D
public class Node_D
A data node in the JSpell dictionary file.
| Field Summary | |
|---|---|
java.lang.String |
dataElement
Data element associated with this node. |
int |
nextNodeOffset
Pointer to next Node_D. |
| Fields inherited from class com.wallstreetwise.core.data.Node |
|---|
buffered, nodeOffset |
| Constructor Summary | |
|---|---|
Node_D()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int nextNodeOffset
public java.lang.String dataElement
| Constructor Detail |
|---|
public Node_D()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||