|
Generated by JDiff |
||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
A sensible implementation of Map.entrySet in terms of the following methods: ForwardingMap.clear, ForwardingMap.containsKey, ForwardingMap.get, ForwardingMap.isEmpty, ForwardingMap.remove, and ForwardingMap.size. |
|
A RangeMap whose contents will never change, with many other important properties detailed at ImmutableCollection. |
|
An implementation of {@code ListMultimap} that supports deterministic iteration order for both keys and values. |
|
A mutable class-to-instance map backed by an arbitrary user-provided map. |
|
A mapping from disjoint nonempty ranges to non-null values. |
|
An implementation of {@code RangeMap} based on a {@code TreeMap}, supporting all optional operations. |
|
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |