Class JPEGSegmentUtil.AllAppSegmentsMap

java.lang.Object
java.util.AbstractMap<Integer,List<String>>
java.util.HashMap<Integer,List<String>>
com.twelvemonkeys.imageio.metadata.jpeg.JPEGSegmentUtil.AllAppSegmentsMap
All Implemented Interfaces:
Serializable, Cloneable, Map<Integer,List<String>>
Enclosing class:
JPEGSegmentUtil

private static class JPEGSegmentUtil.AllAppSegmentsMap extends HashMap<Integer,List<String>>