Class IntegerConverter

  • All Implemented Interfaces:
    AttributeConverter

    public final class IntegerConverter
    extends AbstractAttributeConverter
    This class converts a String into an Integer or returns the Integer in input.
    Since:
    1.1.0
    Author:
    Jerome Leleu
    • Constructor Detail

      • IntegerConverter

        public IntegerConverter()