grader.GradePrediction
Class GradePredictTable

java.lang.Object
  extended by grader.GradePrediction.GradePredictTable

public class GradePredictTable
extends java.lang.Object

Generic JavaDoc for GradePredictTable


Field Summary
protected  Class class_
           
protected  GradePredictArray gradePredictArray
           
 
Constructor Summary
GradePredictTable()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

class_

protected Class class_

gradePredictArray

protected GradePredictArray gradePredictArray
Constructor Detail

GradePredictTable

public GradePredictTable()
Default Constructor