Package org.omnaest.utils.structure.map.dualmap

Interface Summary
DualMap<K,V> A DualMap is the dual way counterpart of the Map interface.
 

Class Summary
LinkedHashDualMap<K,V> DualMap implementation which makes use of two LinkedHashMap instances to get an index on keys and values.
 



Copyright © 2013. All Rights Reserved.