EnvReads

play.api.libs.json.EnvReads
trait EnvReads

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

protected def parseBigDecimal(input: String): JsResult[BigDecimal]
protected def parseBigInteger(input: String): JsResult[BigInteger]