Done

final case class Done[F[_], I](prep: Prepared[F, I]) extends StepCont[F, I, Json]
trait Product
trait Equals
trait StepCont[F, I, Json]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product