Class KeyPairPopulationThread

  • All Implemented Interfaces:
    Runnable

    public class KeyPairPopulationThread
    extends QueuePopulationThread<KeyPair>
    Worker thread that creates KeyPairs and puts them into a queue.

    Created by Jeff Gaynor
    on 2/20/12 at 2:35 PM