darkma773r commented on a change in pull request #116:
URL: https://github.com/apache/commons-imaging/pull/116#discussion_r671476705



##########
File path: src/main/java/org/apache/commons/imaging/ImageParser.java
##########
@@ -106,7 +98,7 @@
      *
      * @return A valid array of image parsers
      */
-    public static ImageParser[] getAllImageParsers() {
+    public static ImageParser<?>[] getAllImageParsers() {

Review comment:
       Should this return a list for better compatibility with generics?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to