at abstract method

IndexedNode at(
  1. int index
)

Returns the child node at the index

Implementation

IndexedNode at(int index);