JsonFormatter

fabric.io.JsonFormatter
See theJsonFormatter companion object
case class JsonFormatter(config: JsonFormatterConfig) extends Formatter

Attributes

Companion:
object
Source:
JsonFormatter.scala
Graph
Supertypes
trait Product
trait Equals
trait Formatter
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply(value: Json): String

Attributes

Source:
JsonFormatter.scala
override def format: Format

Attributes

Definition Classes
Source:
JsonFormatter.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product