| 
 | 
          Scala 1.3.0.7 | |||
| Field Summary | |
| val gs: List[UGP] | |
| Method Summary | |
| var cont: () => AnyContinuation of the sum. | |
| def continue: AnyBlock if not initialized otherwise continue with the continuation. | |
| var initialized: Boolean | |
| def set(f: () => Any): UnitSet the values of parameters and awake the sleeping sum. | |
| Methods inherited from java/lang/Object-class | 
| clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, toString, wait, wait, wait | 
| Methods inherited from scala/Any-class | 
| !=, ==, asInstanceOf, isInstanceOf, match | 
| Methods inherited from scala/CaseClass-class | 
| caseArity, caseElement | 
| Methods inherited from scala/ScalaObject-class | 
| getType | 
| Field Detail | 
val gs: List[UGP]
| Method Detail | 
var cont: () => Any
var initialized: Boolean
def continue: Any
def set(f: () => Any): Unit
| 
 | 
          Scala 1.3.0.7 | |||