Searched defs:EndpointPair (Results 1 – 2 of 2) sorted by relevance
43 public abstract class EndpointPair<N> implements Iterable<N> { class47 private EndpointPair(N nodeU, N nodeV) { in EndpointPair() method in EndpointPair