Batch

final case class Batch[F[_], K, V](id: Int) extends PreparedStep[F, Set[K], Map[K, V]]
trait Product
trait Equals
trait PreparedStep[F, Set[K], Map[K, V]]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product