Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Mar 30, 2024
1 parent c4d9f85 commit 28520b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
* <p>
* To use, extend this class and implement the {@link #makeObject} method and if
* necessary override the {@link #makeFullMap()} method.
* </p>
*/
public abstract class AbstractMultiValuedMapTest<K, V> extends AbstractObjectTest {

Expand Down

0 comments on commit 28520b6

Please sign in to comment.