value Of
Returns a BsonBoolean instance representing the specified boolean value.
Return
@link if value is true, BsonBoolean.FALSE if value is false
Parameters
value
a boolean value.
Returns a BsonBoolean instance representing the specified boolean value.
@link if value is true, BsonBoolean.FALSE if value is false
a boolean value.