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

Unsigned112

object Unsigned112 extends UnsignedWithBitLength[Unsigned112]

Linear Supertypes
UnsignedWithBitLength[Unsigned112], ZeroUntil[Unsigned112], MinUntil[Unsigned112], MinUntil, RestrictedBigInt[Unsigned112], RestrictedType[IntegralToBigInt.type, BigInt, Unsigned112], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Unsigned112
  2. UnsignedWithBitLength
  3. ZeroUntil
  4. MinUntil
  5. MinUntil
  6. RestrictedBigInt
  7. RestrictedType
  8. AnyRef
  9. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. val MaxValueExclusive: BigInt

    Definition Classes
    MinUntil → MinUntil
  7. val MinValueInclusive: BigInt

    Definition Classes
    MinUntil → MinUntil
  8. implicit object WidenConverter extends Converter[SEARCHME, SHIELD, BELLY]

    Definition Classes
    RestrictedType
  9. final def apply(b: BigInt): Unsigned112

    Definition Classes
    RestrictedType
  10. final def apply[T](xb: T)(implicit converter: Converter[IntegralToBigInt.type, T, BigInt]): Unsigned112

    Definition Classes
    RestrictedType
  11. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  12. final def assert(b: BigInt): Unsigned112

    Definition Classes
    RestrictedType
  13. final def assert[T](xb: T)(implicit converter: Converter[IntegralToBigInt.type, T, BigInt]): Unsigned112

    Definition Classes
    RestrictedType
  14. def badValueMessage(a: Any): String

    Definition Classes
    RestrictedType
  15. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  16. def contains(value: BigInt): Boolean

    Definition Classes
    MinUntil → RestrictedType
  17. def contains[T](xb: T)(implicit converter: Converter[IntegralToBigInt.type, T, BigInt]): Boolean

    Definition Classes
    RestrictedType
  18. def create(value: BigInt): Unsigned112

    Attributes
    protected
    Definition Classes
    Unsigned112 → RestrictedType
  19. final def elem_!:[T](xb: T)(implicit converter: Converter[IntegralToBigInt.type, T, BigInt]): Boolean

    Definition Classes
    RestrictedType
  20. final def elem_!:(b: BigInt): Boolean

    Definition Classes
    RestrictedType
  21. final def elem_:[T](xb: T)(implicit converter: Converter[IntegralToBigInt.type, T, BigInt]): Boolean

    Definition Classes
    RestrictedType
  22. final def elem_:(b: BigInt): Boolean

    Definition Classes
    RestrictedType
  23. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  24. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  25. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  26. def hashCode(): Int

    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  27. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  28. def mathRep: String

    Definition Classes
    MinUntil
  29. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  30. def notMemberMessage(a: Any): String

    Definition Classes
    RestrictedType
  31. final def notify(): Unit

    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  32. final def notifyAll(): Unit

    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  33. def pretransform(b: BigInt): BigInt

    Attributes
    protected
    Definition Classes
    RestrictedType
  34. val simpleName: String

    Definition Classes
    RestrictedType
  35. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  36. def toString(): String

    Definition Classes
    RestrictedType → AnyRef → Any
  37. def unapply(s: Unsigned112): Option[BigInt]

    Definition Classes
    RestrictedType
  38. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def ∈!:[T](xb: T)(implicit converter: Converter[IntegralToBigInt.type, T, BigInt]): Boolean

    Definition Classes
    RestrictedType
  42. final def ∈!:(b: BigInt): Boolean

    Definition Classes
    RestrictedType
  43. final def ∈:[T](xb: T)(implicit converter: Converter[IntegralToBigInt.type, T, BigInt]): Boolean

    Definition Classes
    RestrictedType
  44. final def ∈:(b: BigInt): Boolean

    Definition Classes
    RestrictedType
  45. final def ∉:[T](xb: T)(implicit converter: Converter[IntegralToBigInt.type, T, BigInt]): Boolean

    Definition Classes
    RestrictedType
  46. final def ∉:(b: BigInt): Boolean

    Definition Classes
    RestrictedType

Deprecated Value Members

  1. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from UnsignedWithBitLength[Unsigned112]

Inherited from ZeroUntil[Unsigned112]

Inherited from MinUntil[Unsigned112]

Inherited from MinUntil

Inherited from RestrictedBigInt[Unsigned112]

Inherited from RestrictedType[IntegralToBigInt.type, BigInt, Unsigned112]

Inherited from AnyRef

Inherited from Any

Ungrouped