Remap

izumi.sick.tables.RefTableRW$.Remap
implicit class Remap[V](bijection: RefTableRW[V])(implicit evidence$1: RefMappable[V])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def remap(fullMap: Map[Ref, Ref]): RefTableRW[V]