scalapb-argonaut
scalapb-argonaut
API
scalapb_argonaut
AnyFormat
EnumFormatter
FormatRegistry
Formatter
JsonFormat
Parser
Parser
Printer
Printer
ScalapbArgonautBuildInfo
StructFormat
scalapb-argonaut
/
scalapb_argonaut
/
Formatter
Formatter
scalapb_argonaut.Formatter
case
class
Formatter
[
T
](
writer
: (
Printer
,
T
)
=>
Json
,
parser
: (
Parser
,
Json
)
=>
T
)
Attributes
Source
JsonFormat.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods