Class PositiveInteger

  • All Implemented Interfaces:
    DataType

    @Service
    public class PositiveInteger
    extends Object
    implements DataType
    Represents an integer from 1 to Integer.MAX_VALUE. It's modelled as a functional class.
    Author:
    केदार ([email protected])