Package | Description |
---|---|
org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
org.bson.types |
Contains classes implementing various BSON types.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasicBSONEncoder.putTimestamp(String name,
BSONTimestamp ts)
Encodes a BSON timestamp
|
Modifier and Type | Method and Description |
---|---|
int |
BSONTimestamp.compareTo(BSONTimestamp ts) |
Copyright © 2023. All rights reserved.