Class IntegerConstraintEditor<T extends java.lang.Number>

  • Type Parameters:
    T - Integer-type number
    All Implemented Interfaces:
    ColumnConstraintEditor<T>

    public class IntegerConstraintEditor<T extends java.lang.Number>
    extends AbstractColumnConstraintEditor<T>
    A constraint editor for specifying comparison with a single integer-type value (Byte, Short, Integer, and Long).