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