Class ListOrderedMapjava.lang.Object
org.apache.commons.collections.map.AbstractMapDecorator
org.apache.commons.collections.map.ListOrderedMap- All Implemented Interfaces:
- java.io.Serializable, java.util.Map, IterableMap, OrderedMap
就这个类可以让我们的Map也能像List一样有序了
参考:http://blog.csdn.net/zxr85/article/details/6274051
没有评论:
发表评论