Strength

dappermongo.Collation.Strength
See theStrength companion object
sealed abstract class Strength(val value: Int)

Attributes

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

Members list

Value members

Concrete fields

val value: Int