public static class CycleFinder.Path
extends java.lang.Object
from
to another table to
.
Concatenation of two paths left/right or an edge, if left and right is null.Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
void |
fillPath(java.util.List<Table> path) |
int |
hashCode() |
java.lang.String |
toString() |
public final Table from
public final int length
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public void fillPath(java.util.List<Table> path)
public java.lang.String toString()
toString
in class java.lang.Object