Class MethodGraph.NodeList

All Implemented Interfaces:
Iterable<MethodGraph.Node>, Collection<MethodGraph.Node>, List<MethodGraph.Node>, SequencedCollection<MethodGraph.Node>, FilterableList<MethodGraph.Node,MethodGraph.NodeList>
Enclosing interface:
MethodGraph

public static class MethodGraph.NodeList extends FilterableList.AbstractBase<MethodGraph.Node,MethodGraph.NodeList>
A list of nodes.