List of usage examples for com.google.common.collect RangeMap interface-usage
From source file org.cinchapi.common.util.NonBlockingRangeMap.java
/**
* A {@link NonBlockingRangeMap} is one that focuses on high throughput in the
* face of concurrent access.
*
* @author jnelson
*/