Packages

object Timeout extends UnblockModifier

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Timeout
  2. UnblockModifier
  3. NamedEnum
  4. Serializable
  5. Serializable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val name: String

    Used as a key for a map returned from byName.

    Used as a key for a map returned from byName. It is recommended to override this method uniquely by each case object in the sealed hierarchy.

    Definition Classes
    UnblockModifierNamedEnum
  2. def toString(): String
    Definition Classes
    NamedEnum → AnyRef → Any