PartialMapHandler

class Object
trait Matchable
class Any
trait Mixin[Tx]

Value members

Abstract methods

def getIndexTreeTerm(term: Long)(tx: T): Long
def newPartialMap[A](rootValue: A)(tx: T, format: ConstFormat[A]): IndexMap[T, A]
def readPartialMap[A](in: DataInput)(tx: T, format: ConstFormat[A]): IndexMap[T, A]