Extends the set of primitive integer types (except long) accepted
by an argument processor method:
for int argument processor, it allows to process also
short, byte, and boolean types;
for short argument processor, it allows to process also
byte, and boolean types.