RefMappable

izumi.sick.tables.RefTableRW$.RefMappable
See theRefMappable companion object
trait RefMappable[V]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ArrMap.type
object ObjMap.type
object RootMap.type

Members list

Concise view

Value members

Abstract methods

def remap(value: V, mapping: Map[Ref, Ref]): V