scala.io.BytePickle

Ref

case class Ref() extends RefDef with Product with Serializable

Source
BytePickle.scala
Linear Supertypes
Serializable, Serializable, Product, Equals, RefDef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Ref
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. RefDef
  7. AnyRef
  8. Any
Implicitly
  1. by any2stringfmt
  2. by any2stringadd
  3. by any2ArrowAssoc
  4. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Ref()