UIntElement

object UIntElement extends Element[UInt]
trait Element[UInt]
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromLong(key: Long): UInt
def toLong(value: UInt): Long