Class SCCCollector<N>

java.lang.Object
net.automatalib.util.graph.scc.SCCCollector<N>
All Implemented Interfaces:
SCCListener<N>

public class SCCCollector<N> extends Object implements SCCListener<N>
  • Constructor Details

    • SCCCollector

      public SCCCollector()
  • Method Details