Map2
 dotty.tools.dotc.util.SimpleIdentityMap.Map2
  class Map2[K <: AnyRef, +V <: AnyRef](k1: K, v1: V, k2: K, v2: V) extends SimpleIdentityMap[K, V]
 
Attributes
- Graph
 - 
    
 - Supertypes
 
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
 - SimpleIdentityMap
 
Attributes
- Inherited from:
 - SimpleIdentityMap
 
Attributes
- Inherited from:
 - SimpleIdentityMap
 
Attributes
- Inherited from:
 - SimpleIdentityMap
 
Attributes
- Inherited from:
 - SimpleIdentityMap
 
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
 - 
               
a string representation of the object.
 - Definition Classes
 - Inherited from:
 - SimpleIdentityMap
 
In this article