Package co.paralleluniverse.strands.dataflow
-
Class Summary Class Description Val<V> A dataflow constant.ValChannel<V> An adapter that turns a DelayedVal into a ReceivePort that receives the DelayedVal's value and then closes.Var<T> A dataflow variable.