ProductReader

slinky.readwrite.MacroReaders$.ProductReader
class ProductReader[T](m: ProductOf[T], labels: Tuple, readers: Tuple, defaults: Array[Option[Any]]) extends Reader[T]

Attributes

Graph
Supertypes
trait Reader[T]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def read(o: Object): P

Attributes

Inherited from:
Reader