iterator method

Iterator iterator()

Implementation

Iterator iterator() {
  return edgeEnds.iterator;
}