Class ExtendedIteratorCounterThread

  • All Implemented Interfaces:
    Runnable

    public class ExtendedIteratorCounterThread
    extends Object
    implements Runnable
    This class spins through the arg Iterator and notifies the arg Listener of the total count upon reaching the iteration end.
    Author:
    Bill Branan Date: Jan 18, 2011