Mmuzaf commented on a change in pull request #9383:
URL: https://github.com/apache/ignite/pull/9383#discussion_r704567348



##########
File path: modules/core/src/main/java/org/apache/ignite/lang/IgniteProducer.java
##########
@@ -27,7 +27,7 @@
 @FunctionalInterface
 public interface IgniteProducer<T> {
     /**
-     * Produce value.
+     * @return Produce value.

Review comment:
       ```suggestion
        * @return Produced value.
   ```




-- 
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