| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovyx.gpars.serial.WithSerialId
groovyx.gpars.dataflow.DataFlowExpression<V>
groovyx.gpars.dataflow.DataFlowExpression.TransformOne<V>
private static class DataFlowExpression.TransformOne<V>
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class groovyx.gpars.dataflow.DataFlowExpression | 
|---|
DataFlowExpression.BindDataFlow<T>, DataFlowExpression.DataFlowExpressionsCollector | 
| Field Summary | |
|---|---|
(package private)  java.lang.Object | 
arg
 | 
private  groovy.lang.Closure | 
closure
 | 
private static long | 
serialVersionUID
 | 
| Fields inherited from class groovyx.gpars.dataflow.DataFlowExpression | 
|---|
S_INITIALIZED, S_INITIALIZING, S_NOT_INITIALIZED, state, stateUpdater, value, waitingUpdater | 
| Fields inherited from class groovyx.gpars.serial.WithSerialId | 
|---|
serialHandle | 
| Constructor Summary | |
|---|---|
private  | 
DataFlowExpression.TransformOne(java.lang.Object another,
                                groovy.lang.Closure closure)
 | 
| Method Summary | |
|---|---|
protected  V | 
evaluate()
Evaluate expression after the ones we depend on are ready  | 
protected  void | 
subscribe(DataFlowExpression.DataFlowExpressionsCollector listener)
 | 
| Methods inherited from class groovyx.gpars.dataflow.DataFlowExpression | 
|---|
bind, bindSafely, bindUnique, doBindRemote, getMetaClass, getProperty, getVal, getVal, getValAsync, getValAsync, invokeMethod, isBound, join, join, poll, rightShift, setMetaClass, setProperty, subscribe, toString, transform, whenBound, whenBound, wheneverBound, wheneverBound | 
| Methods inherited from class groovyx.gpars.serial.WithSerialId | 
|---|
createRemoteHandle, getOrCreateSerialHandle, getRemoteClass, writeReplace | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
private static final long serialVersionUID
java.lang.Object arg
private final groovy.lang.Closure closure
| Constructor Detail | 
|---|
private DataFlowExpression.TransformOne(java.lang.Object another,
                                        groovy.lang.Closure closure)
| Method Detail | 
|---|
protected V evaluate()
DataFlowExpression
evaluate in class DataFlowExpression<V>protected void subscribe(DataFlowExpression.DataFlowExpressionsCollector listener)
subscribe in class DataFlowExpression<V>
  | 
Copyright © 2008–2010 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||