CrossMapping
kreuzberg.RuntimeState.CrossMapping
case class CrossMapping[S1, S2](from: RuntimeProperty[S1], mapFn: S1 => S2, contraMap: S2 => S1) extends RuntimeProperty[S2]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RuntimeProperty[S2]trait RuntimeState[S2]class Objecttrait Matchableclass Any
Members list
In this article