| 
 | 
          Scala 1.3.0.7 | |||
| 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 | 
| Methods inherited from scala/ScalaObject-class | 
| getType | 
| Method Detail | 
def key: A
var value: B
def toPair: Tuple2[A,B]
override def toString(): String
| 
 | 
          Scala 1.3.0.7 | |||