Packages

final class SetConnectionReleased extends AnyVal

Source
AsyncExecutor.scala
Linear Supertypes
AnyVal, Any
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SetConnectionReleased
  2. AnyVal
  3. Any
Implicitly
  1. by StringFormat
  2. by Ensuring
  3. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new SetConnectionReleased(f: () => Unit)

Value Members

  1. def apply(): Unit
  2. val f: () => Unit
  3. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any