JsonImplicitConversions
org.scalatra.json.JsonImplicitConversions
trait JsonImplicitConversions extends TypeConverterSupport
Attributes
- Graph
-
- Supertypes
-
trait TypeConverterSupportclass Objecttrait Matchableclass Any
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- TypeConverterSupport
Implicit convert a (String) => Option[T]
function into a TypeConverter[T]
Implicit convert a (String) => Option[T]
function into a TypeConverter[T]
Attributes
- Inherited from:
- TypeConverterSupport
In this article