LoomSupport

zio.internal.LoomSupport
object LoomSupport

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class LoomNotAvailableException(message: String, cause: Throwable) extends RuntimeException

Attributes

Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def createVirtualThread(runnable: Runnable): Boolean