|
Scala
1.2.0.1 |
|||
Method Summary | |
def key: A
|
|
def toPair: Tuple2[A,B]
|
|
override
|
def toString(): String
|
var value: B
|
Methods inherited from java/lang/Object-class |
clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, wait, wait, wait |
Methods inherited from scala/Any-class |
!=, ==, asInstanceOf, isInstanceOf, match |
Method Detail |
def key: A
var value: B
def toPair: Tuple2[A,B]
override def toString(): String
|
Scala
1.2.0.1 |
|||