scalapb-json4s
scalapb-json4s
API
scalapb.json4s
AnyFormat
Durations
EnumFormatter
FormatRegistry
Formatter
JsonFormat
JsonFormatException
NameUtils
Parser
Parser
Printer
Printer
StructFormat
Timestamps
TypeRegistry
TypeRegistry
scalapb-json4s
/
scalapb.json4s
/
Durations
Durations
scalapb.json4s.Durations$
object
Durations
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Durations
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
checkValid
(
duration
:
Duration
):
Unit
def
parseDuration
(
value
:
String
):
Duration
def
parseNanos
(
value
:
String
):
Int
def
writeDuration
(
duration
:
Duration
):
String
Concrete fields
val
DURATION_SECONDS_MAX
:
Long
val
DURATION_SECONDS_MIN
:
Long