Uses of Class
proper.util.Cells

Packages that use Cells
proper.util Contains classes that don't fit into any other category. 
 

Uses of Cells in proper.util
 

Methods in proper.util that return Cells
static Cells WekaHelper.toCells(weka.core.Instances instances)
          transfers the instances into a Cells object and returns that
static Cells MilkHelper.toCells(weka.core.Instances instances)
          transfers the instances into a Cells object and returns that