Hierarchy For Package org.eclipse.collections.api.bimap

Package Hierarchies:

Interface Hierarchy

  • java.lang.Cloneable
    • org.eclipse.collections.api.bimap.MutableBiMap<K,​V> (also extends org.eclipse.collections.api.bimap.BiMap<K,​V>, org.eclipse.collections.api.map.MutableMapIterable<K,​V>)
  • java.lang.Iterable<T>
  • java.util.Map<K,​V>
    • org.eclipse.collections.api.map.MutableMapIterable<K,​V> (also extends org.eclipse.collections.api.map.MapIterable<K,​V>)
      • org.eclipse.collections.api.bimap.MutableBiMap<K,​V> (also extends org.eclipse.collections.api.bimap.BiMap<K,​V>, java.lang.Cloneable)