public class FitData<Shape> extends java.lang.Object
double
error
Shape
shape
FitData()
FitData(Shape shape)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Shape shape
public double error
public FitData(Shape shape)
public FitData()