Class DaemonThreadFactory

    • Constructor Detail

      • DaemonThreadFactory

        public DaemonThreadFactory​(String threadName)
        Constructs a new DaemonThreadFactory with a null ContextClassLoader.
        Parameters:
        threadName - used to prefix all thread names.