public class RelationshipUtil
extends java.lang.Object
| Constructor and Description |
|---|
RelationshipUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
firstIsParentOfSecond(Node first,
Node second) |
static boolean |
haveCommonParent(Node first,
Node second) |