UuidSubtype

reactivemongo.api.bson.Subtype$.UuidSubtype
See theUuidSubtype companion object
sealed class UuidSubtype extends Subtype

Attributes

Companion:
object
Graph
Supertypes
trait Subtype
class Object
trait Matchable
class Any
Known subtypes
object UuidSubtype.type

Members list

Concise view

Value members

Concrete fields

val value: Int

Subtype code

Subtype code

Attributes

Inherited fields

lazy override val toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Inherited from:
Subtype