public InsertAfter ( |
||
newChild | The node to insert. May not be null. | |
refChild | The node that is the reference node. The newNode is placed after the refNode. | |
return |
public InsertAfter ( |
||
newChild | The node to insert. May not be null. | |
refChild | The node that is the reference node. The newNode is placed after the refNode. | |
return |