public interface ExpImprLabelSetI<T>
Modifier and Type | Method and Description |
---|---|
T |
getMinimalSharedParent() |
java.util.Set<T> |
getNodeAs() |
T |
getNodeB() |
java.util.Map<T,java.util.List<T>> |
getPathToA() |
java.util.List<T> |
getPathToB() |
java.util.List<T> |
getPathToRoot() |