java.util
static class: Collections.UnmodifiableSortedMap [javadoc |
source]
java.lang.Object
java.util.Collections.UnmodifiableMap<K, V>
java.util.Collections$UnmodifiableSortedMap
All Implemented Interfaces:
SortedMap, Serializable, Map
Methods from java.util.Collections$UnmodifiableMap: |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |