|
Scala 2.3.3
|
class
IdentityHashMap
[K, E]
extends
scala.collection.jcl.ConcreteMapWrapper[K, E]
with
scala.ScalaObject
Constructor Summary | |
def
this
|
|
def
this
(underlying: java.util.IdentityHashMap)
|
Val Summary | |
override
|
val
underlying
: java.util.IdentityHashMap
|
Def inherited from scala.collection.jcl.ConcreteMapWrapper[K, E] | |
equals , hashCode, toString |
Constructor Detail |
Val Detail |