U - typepublic static interface HierarchySearch.SearchPredicate<U>
| Modifier and Type | Method and Description |
|---|---|
Set<U> |
getPredecessorElements(U u) |
Set<U> |
getSuccessorElements(U u) |
boolean |
trueOf(U u) |
Copyright © 2017. All Rights Reserved.