NonLocalReturnControl

@nowarn("cat=lint-unit-specialization") class NonLocalReturnControl[@specialized(Byte, Short, Int, Long, Char, Float, Double, Boolean, Unit) T](val key: AnyRef, val value: T) extends ControlThrowable
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

final override def fillInStackTrace(): Throwable
Definition Classes

Inherited methods

final def addSuppressed(`x$0`: Throwable): Unit
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable

Concrete fields

val key: AnyRef
val value: T