|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.dataflow.operator.StopGently
class StopGently
A message to stop operators' actors once they handle the next round of messages.
Field Summary | |
---|---|
private static StopGently |
ourInstance
|
Constructor Summary | |
---|---|
private |
StopGently()
|
Method Summary | |
---|---|
static StopGently |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static StopGently ourInstance
Constructor Detail |
---|
private StopGently()
Method Detail |
---|
public static StopGently getInstance()
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |