Converter

com.github.tarao.record4s.Converter
See theConverter companion object
trait Converter[From, To]

Attributes

Companion
object
Source
Converter.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply(record: From): To

Attributes

Source
Converter.scala