org.mongodb.scala.bson.DefaultHelper
Implicitly sets a default type of B.
Implicitly sets a default type of B. See DefaultsTo
the default type
Defaults[B, B] instance
Overrides the default with the set type of A.
Overrides the default with the set type of A. See DefaultsTo
The type to use
The default type incase type A was missing
Defaults[A, B] instance
Companion object for DefaultsTo