Package com.google.api.client.util
Class DateTime.SecondsAndNanos
java.lang.Object
com.google.api.client.util.DateTime.SecondsAndNanos
- All Implemented Interfaces:
Serializable
- Enclosing class:
DateTime
A timestamp represented as the number of seconds and nanoseconds since Epoch.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleanintgetNanos()longinthashCode()static DateTime.SecondsAndNanosofSecondsAndNanos(long seconds, int nanos) toString()