Class BigIntegerDatatype

java.lang.Object
io.jmix.core.metamodel.datatype.impl.NumberDatatype
io.jmix.core.metamodel.datatype.impl.BigIntegerDatatype
All Implemented Interfaces:
Datatype<BigInteger>, ParameterizedDatatype

public class BigIntegerDatatype extends NumberDatatype implements Datatype<BigInteger>