Modifiable

object Modifiable
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)], K : Key, Repr <: ([~ <: Txn[LazyRef(...)]] =>> Elem[~])]()(implicit evidence$3: Key[K], tx: T): Modifiable[T, K, Repr]
def read[T <: Txn[LazyRef(...)], K : Key, Repr <: ([~ <: Txn[LazyRef(...)]] =>> Elem[~])](in: DataInput)(implicit evidence$4: Key[K], tx: T): Modifiable[T, K, Repr]

Implicits

Implicits

implicit
def format[T <: Txn[LazyRef(...)], K : Key, Repr <: ([~ <: Txn[LazyRef(...)]] =>> Elem[~])]: TFormat[T, Modifiable[T, K, Repr]]