@Deprecated public class SharedBiMap<TKey extends java.lang.Comparable<TKey>,TValue extends java.lang.Comparable<TValue>> extends AvlBiMap<TKey,TValue>
Constructor and Description |
---|
SharedBiMap()
Deprecated.
|
add, clear, containsKey, containsValue, getByKey, getByValue, getGenericTypeParameterKey, getGenericTypeParameterValue, getKeys, getValues, iterator, removeByKey, removeByValue, replaceByKey, replaceByValue, size, toString