PredefinedFromStringUnmarshallers

pl.iterators.stir.unmarshalling.PredefinedFromStringUnmarshallers
See thePredefinedFromStringUnmarshallers companion trait

Attributes

Companion
trait
Source
PredefinedFromStringUnmarshallers.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

implicit def CsvSeq[T](implicit unmarshaller: Unmarshaller[String, T]): Unmarshaller[String, Seq[T]]