Uses of Interface
orc.runtime.values.Future

Packages that use Future
orc.runtime.values Representations for Orc types which don't have direct analogues in the host language (Java). 
 

Uses of Future in orc.runtime.values
 

Classes in orc.runtime.values that implement Future
 class Closure
          Represents a standard closure: a function defined in an environment.
 class GroupCell
          A value container that is also a group.