Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 18, 2024
1 parent d9d70c2 commit 8434d4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public class ImagingParameters<E extends ImagingParameters<E>> {
private String fileName;

/**
* Factory to create {@code BufferedImage}s. Default is {@code null}.
* Creates {@code BufferedImage}s. Default is {@code null}.
*/
private BufferedImageFactory bufferedImageFactory;

Expand Down

0 comments on commit 8434d4d

Please sign in to comment.