Custom

final case class Custom(numThreads: Int) extends Threading

Use a custom number of threads.

Use a custom number of threads.

trait Serializable
trait Product
trait Equals
trait Threading
class Object
trait Matchable
class Any

Value members

Inherited methods

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