Class Hierarchy
- java.lang.Object
- co.paralleluniverse.strands.dataflow.Val<V> (implements java.util.concurrent.Future<V>)
- co.paralleluniverse.strands.dataflow.ValChannel<V> (implements co.paralleluniverse.strands.channels.ReceivePort<Message>, co.paralleluniverse.strands.channels.Selectable<Message>)
- co.paralleluniverse.strands.dataflow.Var<T>