ToJsonWritable

final class ToJsonWritable[T](a: T) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def asJValue(implicit writer: Writer[T]): JValue