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>

public class GraphVisitorFIFO<T> extends AbstractGraphVisitorFI<T>