Changeset 24 for opponentmodel/src/main/java
- Timestamp:
- 10/06/20 13:12:20 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
opponentmodel/src/main/java/geniusweb/opponentmodel/OpponentModel.java
r20 r24 37 37 /** 38 38 * Update this with a new action that was done by the opponent that this 39 * model is modeling. {@link #with(Domain )} must be called before calling40 * this.39 * model is modeling. {@link #with(Domain, Bid)} must be called before 40 * calling this. 41 41 * 42 42 * @param action the new incoming action.
Note:
See TracChangeset
for help on using the changeset viewer.