Element

trait Element[@specialized(Float, Int, Long, Double) T]
class Object
trait Matchable
class Any

Value members

Abstract methods

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

Implicits

Implicits

implicit
def order: Order[T]