getNodes method

List getNodes()

Implementation

List getNodes() {
  return nodes.values();
}