Sink

sealed
trait Sink[T <: Txn[T]]
class Object
trait Matchable
class Any
class WithEx[T, A]
class WithVec[T, A, Repr]

Value members

Abstract methods

def trySet(value: IndexedSeq[Double])(implicit tx: T): Unit