Uses of Class
orc.runtime.values.GroupCell

Packages that use GroupCell
orc.runtime.regions Regions are used to track when some (sub-)computation terminates. 
 

Uses of GroupCell in orc.runtime.regions
 

Constructors in orc.runtime.regions with parameters of type GroupCell
GroupRegion(Region parent, GroupCell cell)