A
- public interface ConnectionTable<A>
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getAtomCount() |
java.util.Collection<A> |
getConnected(A atom) |
java.lang.Integer |
getDepth(A first,
A second) |
int |
getOrder(A first,
A second) |