T - @FunctionalInterface public interface IHierarchical<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getParent() |
T getParent()
null if this object is the root of the hierarchyCopyright © 2006–2020 Apache Software Foundation. All rights reserved.