getEdgeEnds method

List getEdgeEnds()

Implementation

List getEdgeEnds() {
  return edgeEndList;
}