Package org.bson

Class BsonObjectId

    • Constructor Detail

      • BsonObjectId

        public BsonObjectId()
        Construct a new instance with a new ObjectId.
      • BsonObjectId

        public BsonObjectId​(ObjectId value)
        Construct a new instance with the given ObjectId instance.
        Parameters:
        value - the ObjectId