|
org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovyx.gpars.dataflow.operator.StopGently
@java.lang.SuppressWarnings 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 | |
|---|---|
| java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
| Field Detail |
|---|
private static StopGently ourInstance
| Constructor Detail |
|---|
private StopGently()
| Method Detail |
|---|
public static StopGently getInstance()
Copyright © 2008–2013 Václav Pech. All Rights Reserved.