Ignore:
Timestamp:
10/06/20 13:12:20 (4 years ago)
Author:
bart
Message:

Fixes an issue with processing maxPower of a vote. Javadoc maven plugin now uses latest version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • opponentmodel/src/main/java/geniusweb/opponentmodel/OpponentModel.java

    r20 r24  
    3737        /**
    3838         * 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 calling
    40          * this.
     39         * model is modeling. {@link #with(Domain, Bid)} must be called before
     40         * calling this.
    4141         *
    4242         * @param action   the new incoming action.
Note: See TracChangeset for help on using the changeset viewer.