Class IntParam

All Implemented Interfaces:
OneArgParam<Integer>, Param

public class IntParam extends BasicOneArgParam<Integer>
IntParam is a Param that accepts integer arguments.