Class SimpleThreadFactory

java.lang.Object
nonapi.io.github.classgraph.concurrency.SimpleThreadFactory
All Implemented Interfaces:
ThreadFactory

public class SimpleThreadFactory extends Object implements ThreadFactory
Simple implementation of a thread factory.
Author:
Johno Crawford (johno@sulake.com)
  • Method Details