TimestampConverters

scalapb.TimestampConverters$
See theTimestampConverters companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Inherited implicits

implicit def asJavaInstant(timestamp: Timestamp): Instant

Attributes

Inherited from:
TimestampConverters
implicit def fromJavaInstant(instant: Instant): Timestamp

Attributes

Inherited from:
TimestampConverters