Package com.mongodb

Class BSONTimestampCodec

java.lang.Object
com.mongodb.BSONTimestampCodec
All Implemented Interfaces:
Codec<BSONTimestamp>, Decoder<BSONTimestamp>, Encoder<BSONTimestamp>

public class BSONTimestampCodec extends Object implements Codec<BSONTimestamp>
Knows how to encode and decode BSON timestamps.
Since:
3.0
MongoDB documentation
Timestamps