Uses of Class
weka.classifiers.trees.j48.C45PruneableClassifierTree

Packages that use C45PruneableClassifierTree
weka.classifiers.trees.j48   
 

Uses of C45PruneableClassifierTree in weka.classifiers.trees.j48
 

Methods in weka.classifiers.trees.j48 that return C45PruneableClassifierTree
private  C45PruneableClassifierTree C45PruneableClassifierTree.son(int index)
          Method just exists to make program easier to read.