Skip to content

Commit 9377576

Browse files
Marcono1234simonresch
authored andcommitted
docs: update WithSize Javadoc to mention Set
1 parent f8668e2 commit 9377576

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/code_intelligence/jazzer/mutation/annotation

1 file changed

+1
-1
lines changed

src/main/java/com/code_intelligence/jazzer/mutation/annotation/WithSize.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
import java.util.Set;
3030

3131
/**
32-
* Generates a {@link List} or {@link Map} with the specified size.
32+
* Generates a {@link List}, {@link Set} or {@link Map} with the specified size.
3333
*
3434
* @see WithLength
3535
* @see WithUtf8Length

0 commit comments

Comments
 (0)