Packages

object BSONElement extends BSONElementLowPriority with Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BSONElement
  2. Serializable
  3. BSONElementLowPriority
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. implicit def converted[T](pair: (String, T))(implicit w: BSONWriter[T, _ <: BSONValue]): BSONElement
    Definition Classes
    BSONElementLowPriority
  2. implicit def provided(pair: (String, BSONValue)): BSONElement