public class NullModel extends OpponentModel
negotiationSession, opponentUtilitySpace
Constructor and Description |
---|
NullModel() |
Modifier and Type | Method and Description |
---|---|
void |
updateModel(Bid opponentBid) |
cleanUp, getBidEvaluation, getDiscountedBidEvaluation, getOpponentUtilitySpace, init, init, isCleared, setOpponentUtilitySpace
public void updateModel(Bid opponentBid)
updateModel
in class OpponentModel