Package org.benf.cfr.reader.util.graph
Class GraphVisitorFIFO<T>
java.lang.Object
org.benf.cfr.reader.util.graph.AbstractGraphVisitorFI<T>
org.benf.cfr.reader.util.graph.GraphVisitorFIFO<T>
- All Implemented Interfaces:
GraphVisitor<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.benf.cfr.reader.util.graph.AbstractGraphVisitorFI
abort, enqueue, enqueue, getVisitedNodes, process, wasAborted
-
Constructor Details
-
GraphVisitorFIFO
-