Class EolThreadFactory

    • Field Detail

      • threadCount

        protected int threadCount
      • maxThreads

        protected final int maxThreads
      • namePrefix

        protected final String namePrefix
    • Constructor Detail

      • EolThreadFactory

        protected EolThreadFactory​(int threadLimit,
                                   String threadNamePrefix)