BigIntMapper

org.apache.flinkx.api.mapper.BigIntMapper
class BigIntMapper() extends TypeMapper[BigInt, BigInteger]

Attributes

Graph
Supertypes
trait TypeMapper[BigInt, BigInteger]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def contramap(b: BigInteger): BigInt

Attributes

Definition Classes
override def map(a: BigInt): BigInteger

Attributes

Definition Classes