Class IteratorDispatcher

  • All Implemented Interfaces:
    BitstreamDispatcher

    public class IteratorDispatcher
    extends Object
    implements BitstreamDispatcher
    Really simple dispatcher that just iterates over a pre-defined list of ids.
    Author:
    Jim Downing, Grace Carpenter, Nathan Sarr
    • Constructor Detail

      • IteratorDispatcher

        public IteratorDispatcher​(Iterator<Bitstream> bitstreams)
        Main constructor.
        Parameters:
        bitstreams - bitstream iterator