Interface BackgroundThreadFactory


  • public interface BackgroundThreadFactory
    • Method Detail

      • createThread

        BackgroundThread createThread​(java.util.concurrent.RunnableFuture<?> f)