OptJsonWriter

sbt.util.OptJsonWriter
See theOptJsonWriter companion object
sealed trait OptJsonWriter[A]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NoJsonWriter[A]
class SomeJsonWriter[A]
In this article