public class WeightHypothesis extends agents.bayesianopponentmodel.Hypothesis
WeightHypothesis()
double
getWeight()
void
setWeight(double weight)
java.lang.String
toString()
getProbability, setProbability
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WeightHypothesis()
public void setWeight(double weight)
public double getWeight()
public java.lang.String toString()
toString
java.lang.Object