Changes the value range of a library method parameter, field, or return value.

A range can be specified for a value of a long, int, short, char, or byte type. A range is defined by specifying the lower bound from (inclusive) and the upper bound to (inclusive).