KeepThreadsFactory

tinyscalautils.threads.KeepThreadsFactory
See theKeepThreadsFactory companion class

Factory methods.

Attributes

Since

1.0

Companion
class
Source
KeepThreadsFactory.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Creates a thread factory from an existing factory.

Creates a thread factory from an existing factory.

This factory is thread-safe if the given factory is thread-safe.

Attributes

Since

1.0

Source
KeepThreadsFactory.scala

Creates a thread factory using defaultThreadFactory.

Creates a thread factory using defaultThreadFactory.

Attributes

See also
Since

1.0

Source
KeepThreadsFactory.scala