@Immutable public final class Timestamp extends Object
timestamp
value for use within a BSON object
. Note that using Date
is
recommended for most applications and use cases, as they are more generally suited for representing instants in time.Constructor and Description |
---|
Timestamp() |
Timestamp(Date date) |
Timestamp(int timeInSeconds,
int inc) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.