Type

trait Type
class Object
trait Matchable
class Any
trait Type
object MapObj

Value members

Abstract methods

def readIdentifiedObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Elem[T]
def typeId: Int

Concrete methods

def init(): Unit
def readObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Elem[T]