object BoxMean extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BoxMean
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class Bool (value: Boolean) extends BoxMean with Product with Serializable
  2. sealed abstract class Labeled extends BoxMean

Value Members

  1. val False: Bool
  2. val True: Bool
  3. object SD extends Labeled with Product with Serializable