|
Scala Library
|
|
object
DaemonScheduler
extends scala.actors.scheduler.DelegatingScheduler| Values and Variables inherited from scala.actors.scheduler.DelegatingScheduler | |
| scala.actors.scheduler.DelegatingScheduler.sched |
| Method Summary | |
def
|
makeNewScheduler : IScheduler |
| Methods inherited from IScheduler | |
| tick, onLockup, onLockup, printActorDump |
| 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 |
def
makeNewScheduler : IScheduler
|
Scala Library
|
|