Package com.google.api.gax.util
Class TimeConversionUtils
java.lang.Object
com.google.api.gax.util.TimeConversionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Duration
toJavaTimeDuration
(org.threeten.bp.Duration source) static Instant
toJavaTimeInstant
(org.threeten.bp.Instant source) static org.threeten.bp.Duration
toThreetenDuration
(Duration source) static org.threeten.bp.Instant
toThreetenInstant
(Instant source)
-
Constructor Details
-
TimeConversionUtils
public TimeConversionUtils()
-
-
Method Details
-
toJavaTimeDuration
-
toThreetenDuration
-
toJavaTimeInstant
-
toThreetenInstant
-