|
Scala Library
|
|
scala/actors/ActorGC.scala]
object
ActorGC
extends AnyRef| Method Summary | |
def
|
allTerminated : Boolean |
def
|
gc : Unit |
def
|
newActor (a : Actor) : Unit |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library
|
|