Batch

final class Batch(size: Int, count: Int) extends UpdatePattern
Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def update[A, B](value: A, f: A => B, default: B, position: Int): B