JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.eclipse.collections.impl.map.sorted.mutable
UnmodifiableSortedMap
Uses of Class
org.eclipse.collections.impl.map.sorted.mutable.UnmodifiableSortedMap
Packages that use
UnmodifiableSortedMap
Package
Description
org.eclipse.collections.impl.map.sorted.mutable
This package contains implementations of the
MutableSortedMap
interface.
Uses of
UnmodifiableSortedMap
in
org.eclipse.collections.impl.map.sorted.mutable
Subclasses of
UnmodifiableSortedMap
in
org.eclipse.collections.impl.map.sorted.mutable
Modifier and Type
Class
Description
class
UnmodifiableTreeMap
<K,
V>
An unmodifiable view of a map.