implicit final classExtendedBSONValue[B <: BSONValue] extends AnyVal
Linear Supertypes
AnyVal, Any
Ordering
Alphabetic
By inheritance
Inherited
ExtendedBSONValue
AnyVal
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show all
Visibility
Public
All
Instance Constructors
newExtendedBSONValue(bson: B)
Value Members
final def!=(arg0: Any): Boolean
Definition Classes
Any
final def##(): Int
Definition Classes
Any
def+(other: String): String
Implicit information
This member is added by an implicit conversion from ExtendedBSONValue[B] to
any2stringadd[ExtendedBSONValue[B]] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from ExtendedBSONValue[B] to
ArrowAssoc[ExtendedBSONValue[B]] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from ExtendedBSONValue[B] to
Ensuring[ExtendedBSONValue[B]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from ExtendedBSONValue[B] to
Ensuring[ExtendedBSONValue[B]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from ExtendedBSONValue[B] to
Ensuring[ExtendedBSONValue[B]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from ExtendedBSONValue[B] to
Ensuring[ExtendedBSONValue[B]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
defformatted(fmtstr: String): String
Implicit information
This member is added by an implicit conversion from ExtendedBSONValue[B] to
StringFormat[ExtendedBSONValue[B]] performed by method StringFormat in scala.Predef.
This member is added by an implicit conversion from ExtendedBSONValue[B] to
ArrowAssoc[ExtendedBSONValue[B]] performed by method ArrowAssoc in scala.Predef.