@Range
long, int, short, char 또는 byte 타입 값의 범위를 지정할 수 있습니다. 범위는 하한인 from(포함)에서 상한인 to(포함)를 지정하여 정의됩니다.
long
int
short
char
byte
from
to