tinyscalautils.threads.MarkedThreadFactory
See theMarkedThreadFactory companion object
class MarkedThreadFactory extends ThreadFactory
A factory of marked threads.
The threads produced by this factory have the MarkedThread marker and are named MarkedThread-<count>
.
Attributes
- Since
-
1.0
- Companion
- object
- Source
- MarkedThreadFactory.scala
- Graph
-
- Supertypes
- Known subtypes
-
object MarkedThreadFactory
Members list
In this article