Tag

DiscreteDomain

0 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
Dec 1, 2014 · Backend Development

Guava Range API: Concepts, Construction, Operations, and Discrete Domains

This article explains Guava's Range class, covering its mathematical definition, how to construct open, closed, and bounded ranges, perform containment, connectivity, intersection, span, and query operations, and use DiscreteDomain for enumerating values, with extensive Java code examples throughout.

APIDiscreteDomainGuava
0 likes · 12 min read
Guava Range API: Concepts, Construction, Operations, and Discrete Domains