public class BsonTimestamp extends java.lang.Object implements Bson
| Modifier | Constructor and Description |
|---|---|
protected |
BsonTimestamp() |
|
BsonTimestamp(long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp() |
void |
setTimestamp(long timestamp) |