Guava Range
Integer 레인지
ContiguousSet.
create
(
Range.
closed
(
1
,
5
)
, DiscreteDomain.
integers
(
)
)
;