Modifier and Type | Method and Description |
---|---|
PositionList<Position<E>> |
getChildren() |
TreePosition<E> |
getParent() |
void |
setChildren(PositionList<Position<E>> c) |
void |
setElement(E o) |
void |
setParent(TreePosition<E> v) |
PositionList<Position<E>> getChildren()
TreePosition<E> getParent()
void setChildren(PositionList<Position<E>> c)
void setElement(E o)
void setParent(TreePosition<E> v)