Class JPEGSegmentUtil.AllSegmentsMap
java.lang.Object
java.util.AbstractMap<Integer, List<String>>
java.util.HashMap<Integer, List<String>>
com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllSegmentsMap
- Enclosing class:
JPEGSegmentUtil
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class AbstractMap
equals, hashCode
-
Constructor Details
-
AllSegmentsMap
private AllSegmentsMap()
-
-
Method Details
-
toString
-
get
-
containsKey
-