object ContainerStateWaiting
- Companion:
- class
- Source:
- ContainerStateWaiting.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Implicits
Implicits
obj.readOpt[String]("reason")(stringDecoder[T](evidence$1)).map[ContainerStateWaiting](((reason:Option[String])=>ContainerStateWaiting.apply(message=message,reason=reason)))))))
}
(new$anon():Decoder[T,ContainerStateWaiting])
}" class="documentableAnchor">
implicit def obj.readOpt[String]("reason")(stringDecoder[T](evidence$1)).map[ContainerStateWaiting](((reason:Option[String])=>ContainerStateWaiting.apply(message=message,reason=reason)))))))
}
(new$anon():Decoder[T,ContainerStateWaiting])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, ContainerStateWaiting]
- Source:
- ContainerStateWaiting.scala