ValueInfo

trait ValueInfo[T <: Txn[T], Key, Value]
class Object
trait Matchable
class Any

Value members

Abstract methods

def keyFormat: TFormat[T, Key]
def valueFormat: TFormat[T, Value]