Class IndexedEdgeListAccumulator

java.lang.Object
org.vanted.indexednodes.accumulators.StatefulAccumulator<IndexedEdgeList,​IndexedComponent>
org.vanted.indexednodes.accumulators.IndexedEdgeListAccumulator
All Implemented Interfaces:
Consumer<IndexedComponent>

public class IndexedEdgeListAccumulator
extends StatefulAccumulator<IndexedEdgeList,​IndexedComponent>
Since:
2.8
Author:
Benjamin Moser
  • Constructor Details

    • IndexedEdgeListAccumulator

      public IndexedEdgeListAccumulator​(IndexedEdgeList init)
    • IndexedEdgeListAccumulator

      public IndexedEdgeListAccumulator()
  • Method Details