UpdatePattern

indigoextras.datatypes.UpdatePattern
See theUpdatePattern companion trait
object UpdatePattern

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final class Batch(size: Int, count: Int) extends UpdatePattern

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Batch

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Batch.type
case object Constant extends UpdatePattern

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Constant.type
final class Every(every: Int, count: Int) extends UpdatePattern

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Every

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Every.type
final class Interleave(flip: Boolean) extends UpdatePattern

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Interleave

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Interleave.type