DaemonThreadsFactory

case
class DaemonThreadsFactory(name: String) extends ThreadFactory
trait Serializable
trait Product
trait Equals
trait ThreadFactory
class Object
trait Matchable
class Any

Value members

Concrete methods

def newThread(r: Runnable): Thread

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product