AggReader

trait AggReader[T]
class Object
trait Matchable
class Any

Value members

Abstract methods

def read(json: String): Try[T]