Documentation on AbstractNode
This commit is contained in:
@ -221,7 +221,7 @@ public abstract class AbstractNode implements Node {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Traverses up the tree to find the first parent instance of type
|
* Traverses up the tree to find the first parent instance of type
|
||||||
* parentType
|
* parentType or one of its subclasses.
|
||||||
*
|
*
|
||||||
* @param parentType
|
* @param parentType
|
||||||
* class which you want to find.
|
* class which you want to find.
|
||||||
|
Reference in New Issue
Block a user