Collation

dappermongo.Collation
See theCollation companion class
object Collation

Attributes

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

Members list

Type members

Classlikes

sealed abstract class Alternate(val value: CollationAlternate)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NonIgnorable.type
object Shifted.type
object Alternate

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Alternate.type
sealed abstract class CaseFirst(val value: CollationCaseFirst)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Lower.type
object Off.type
object Upper.type
object CaseFirst

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
CaseFirst.type
sealed abstract class MaxVariable(val value: CollationMaxVariable)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Punct.type
object Space.type
object MaxVariable

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class Strength(val value: Int)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Identical.type
object Primary.type
object Quaternary.type
object Secondary.type
object Tertiary.type
object Strength

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Strength.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