TMapImpl

object TMapImpl
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)], K, Repr <: ([~ <: Txn[LazyRef(...)]] =>> Elem[~])]()(implicit tx: T, keyType: Key[K]): Modifiable[T, K, Repr]
def format[T <: Txn[LazyRef(...)], K, Repr <: ([~ <: Txn[LazyRef(...)]] =>> Elem[~])]: TFormat[T, MapObj[T, K, Repr]]
def modFormat[T <: Txn[LazyRef(...)], K, Repr <: ([~ <: Txn[LazyRef(...)]] =>> Elem[~])]: TFormat[T, Modifiable[T, K, Repr]]
def readIdentifiedObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Obj[T]