public interface BottomNodeCallback extends NodeCallback
Modifier and Type | Method and Description |
---|---|
void |
onBottom(Node node)
This method will be called as soon as the bottom node of a tree is reached.
|
void onBottom(Node node)
node
- the bottom node