ch
.
datascience
.
graph
.
values
json
package
json
Created by johann on 24/05/17.
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
json
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
case class
ValueReads
(
dataType:
DataType
)
extends
Reads
[
BoxedValue
] with
Product
with
Serializable
Created by johann on 24/05/17.
Value Members
implicit
val
BoxedValueFormat
:
Format
[
BoxedValue
]
object
BoxedValueReads
extends
Reads
[
BoxedValue
]
Created by johann on 24/05/17.
object
BoxedValueWrites
extends
Writes
[
BoxedValue
]
Created by johann on 24/05/17.
object
ValueWrites
extends
Writes
[
BoxedValue
]
Created by johann on 24/05/17.
Inherited from
AnyRef
Inherited from
Any
Ungrouped
Created by johann on 24/05/17.