Class/Object

com.mchange.sc.v1.consuela.ethereum.specification.Types

ByteSeqExact20

Related Docs: object ByteSeqExact20 | package Types

Permalink

final class ByteSeqExact20 extends AnyVal with Element[Seq[Byte]]

Linear Supertypes
Element[Seq[Byte]], AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ByteSeqExact20
  2. Element
  3. AnyVal
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  6. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  7. def toString(): String

    Permalink
    Definition Classes
    Element → Any
  8. def unwrap: Seq[Byte]

    Permalink
    Definition Classes
    Element
  9. val widen: Seq[Byte]

    Permalink
    Definition Classes
    ByteSeqExact20 → Element

Inherited from Element[Seq[Byte]]

Inherited from AnyVal

Inherited from Any

Ungrouped