Collation

reactivemongo.api.Collation$
See theCollation companion class
object Collation

Collation utilities.

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final class Alternate extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class CaseFirst extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class MaxVariable extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class Strength extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply(locale: String, caseLevel: Option[Boolean], caseFirst: Option[CaseFirst], strength: Option[Strength], numericOrdering: Option[Boolean], alternate: Option[Alternate], maxVariable: Option[MaxVariable], backwards: Option[Boolean], normalization: Option[Boolean]): Collation