KeyType

scalation.database.KeyType
See theKeyType companion class
object KeyType

The KeyType companion object provides Ordering for KeyType via the compare method. Create a given instance for use as an implicit parameter.

Attributes

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

Members list

Inherited
  • Not inherited
  • Mirror

Type members

Classlikes

object given_Ordering_KeyType extends Ordering[KeyType]

Attributes

Supertypes
trait Ordering[KeyType]
trait PartialOrdering[KeyType]
trait Equiv[KeyType]
trait Serializable
trait Comparator[KeyType]
class Object
trait Matchable
class Any
Show all
Self type

Inherited and Abstract 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