Class ThreadPool


  • public class ThreadPool
    extends java.lang.Object
    Place class description here.
    Author:
    Matthew Inger
    • Constructor Detail

      • ThreadPool

        public ThreadPool​(int maxActive)
    • Method Detail

      • borrowThread

        public ThreadPoolThread borrowThread()
                                      throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException