HexUint

liewhite.ethers.types.HexUint
See theHexUint companion class
object HexUint

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
HexUint.type

Members list

Type members

Classlikes

object given_Conversion_BigInt_HexUint extends Conversion[BigInt, HexUint]

Attributes

Supertypes
class Conversion[BigInt, HexUint]
trait BigInt => HexUint
class Object
trait Matchable
class Any
Self type
object given_Conversion_Int_HexUint extends Conversion[Int, HexUint]

Attributes

Supertypes
class Conversion[Int, HexUint]
trait Int => HexUint
class Object
trait Matchable
class Any
Self type
object given_Conversion_Long_HexUint extends Conversion[Long, HexUint]

Attributes

Supertypes
class Conversion[Long, HexUint]
trait Long => HexUint
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(hex: String): HexUint