|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChildNode
TODO: document
Two child node entries are considered equal if and only if their names
and referenced node states match. The Object.equals(Object)
method needs to be implemented so that it complies with this definition.
And while child node entries are not meant for use as hash keys, the
Object.hashCode() method should still be implemented according
to this equality contract.
| Method Summary | |
|---|---|
String |
getName()
TODO: document |
NodeState |
getNode()
TODO: document |
| Method Detail |
|---|
String getName()
NodeState getNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||