Package com.alee.utils.collection

Class Summary
DoubleMap<K,V>  
ValuesTable<K,V> This class allows you to create key-value table from which you can either request a key by value or a value by key.
ValuesTableConverter Special XStream converter for ValuesTable object.