Java com.google.common.collect ImmutableRangeMap fields, constructors, methods, implement or subclass

Example usage for Java com.google.common.collect ImmutableRangeMap fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.common.collect ImmutableRangeMap.

The text is from its open source code.

Method

ImmutableMap,V>asMapOfRanges()
Builderbuilder()
Returns a new builder for an immutable range map.
ImmutableRangeMapcopyOf(RangeMap rangeMap)
Vget(K key)
ImmutableRangeMapsubRangeMap(final Range range)