FolderImpl

object FolderImpl
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)]]()(implicit tx: T): Folder[T]
def format[T <: Txn[LazyRef(...)]]: TFormat[T, Folder[T]]
def readIdentifiedObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Obj[T]