Implementations should allow a value to be looked up from a key and a key to be looked up from a value with equal performance. @param < K> the type of the keys in the map @param < V> the type of the values in the map @since 3.0 @version $Id: SortedBidiMap.java 1477779 2013-04-30 18:55:24Z tn $
|
|
|
|
|
|
|
|
|
|