StateUpdate

sealed trait StateUpdate[T <: Txn[T]] extends Update[T]
trait Update[T]
class Object
trait Matchable
class Any
class Play[T]
class Stop[T]
class Seek[T]

Value members

Abstract methods

def position: Long

Inherited methods

Inherited from
Update