|
|
Scala 2.1.6
|
class
HashMap
[ A , B ]
extends
java.lang.Object with
scala.collection.mutable.Map[A,B] with
scala.collection.mutable.HashTable[A] with
scala.collection.mutable.DefaultMapModel[A,B] with
scala.ScalaObject| Constructor Summary | |
def
this
|
|
| Def Summary | |
def
-=
( key : A )
: scala.Unit
|
|
override
|
def
clear
: scala.Unit
|
override
|
def
clone
: scala.collection.mutable.Map[A,B]
|
protected
|
def
entryKey
( e : scala.collection.mutable.DefaultEntry[A,B] )
: A
|
| Constructor Detail |
def
this
| Def Detail |
def
-=
( key : A ) : scala.Unit
def
clear
: scala.Unit
def
clone
: scala.collection.mutable.Map[A,B]
def
entryKey
( e : scala.collection.mutable.DefaultEntry[A,B] ) : A