Package 

Class DaemonThreadFactory

    • Constructor Detail

      • DaemonThreadFactory

        DaemonThreadFactory(String threadName)
        Constructs a new {@code DaemonThreadFactory} with a null ContextClassLoader.
        Parameters:
        threadName - used to prefix all thread names.