Class IntegerDatatype

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

public class IntegerDatatype extends NumberDatatype implements Datatype<Integer>