public class NodeList extends Object
protected
NodeList()
NodeList(List<Node> list)
void
addNode(Node node)
List<Node>
getNodes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected NodeList()
public NodeList(List<Node> list)
public void addNode(Node node)
public List<Node> getNodes()
Copyright © 2014–2018 University of Oldenburg. All rights reserved.