|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.xl.util.EHashMap.Entry
de.grogra.xl.query.NodeData
public final class NodeData
| Field Summary | |
|---|---|
boolean |
context
|
int |
foldingId
|
java.lang.Object |
node
|
| Fields inherited from class de.grogra.xl.util.EHashMap.Entry |
|---|
hashCode, listNext, listPrev |
| Constructor Summary | |
|---|---|
NodeData()
|
|
| Method Summary | |
|---|---|
protected void |
clear()
|
protected void |
copyValue(EHashMap.Entry e)
|
protected boolean |
keyEquals(EHashMap.Entry e)
|
void |
setNode(java.lang.Object node)
|
java.lang.String |
toString()
|
| Methods inherited from class de.grogra.xl.util.EHashMap.Entry |
|---|
next |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public boolean context
public int foldingId
public java.lang.Object node
| Constructor Detail |
|---|
public NodeData()
| Method Detail |
|---|
protected void clear()
clear in class EHashMap.Entryprotected void copyValue(EHashMap.Entry e)
copyValue in class EHashMap.Entryprotected boolean keyEquals(EHashMap.Entry e)
keyEquals in class EHashMap.Entrypublic void setNode(java.lang.Object node)
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 | |||||||