public class RealValuedecreaseProxy extends ValueDecrease
Modifier and Type | Method and Description |
---|---|
double |
getDecrease() |
double |
getDeviance() |
double |
getReliabilty() |
int |
lastSent() |
void |
sent(int bidIndex) |
void |
updateWithNewValue(double newVal,
double newReliability) |
forceChangeDecrease, getMaxReliabilty
public double getDecrease()
getDecrease
in class ValueDecrease
public double getReliabilty()
getReliabilty
in class ValueDecrease
public double getDeviance()
getDeviance
in class ValueDecrease
public int lastSent()
lastSent
in class ValueDecrease
public void sent(int bidIndex)
sent
in class ValueDecrease
public void updateWithNewValue(double newVal, double newReliability)
updateWithNewValue
in class ValueDecrease