T - actual value typepublic class MediaTypeMap<T> extends ConcurrentSkipListMap<javax.ws.rs.core.MediaType,T>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MediaTypeMap()
Create new instance of MediaTypeMap with
Comparator. |
ceilingEntry, ceilingKey, clear, clone, comparator, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, equals, firstEntry, firstKey, floorEntry, floorKey, forEach, get, getOrDefault, headMap, headMap, higherEntry, higherKey, isEmpty, keySet, lastEntry, lastKey, lowerEntry, lowerKey, merge, navigableKeySet, pollFirstEntry, pollLastEntry, put, putIfAbsent, remove, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, valueshashCode, putAll, toStringpublic MediaTypeMap()
Comparator.Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.