Class IntValueParser


  • @PublicEvolving
    public class IntValueParser
    extends FieldParser<IntValue>
    Parses a decimal text field into a IntValue. Only characters '1' to '0' and '-' are allowed.