@Immutable @SerializeWith(value=Timestamp.Externalizer.class) 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.| Modifier and Type | Class and Description |
|---|---|
static class |
Timestamp.Externalizer |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.