sanpwc commented on a change in pull request #8621:
URL: https://github.com/apache/ignite/pull/8621#discussion_r555130159
##########
File path: modules/core/src/main/java/org/apache/ignite/IgniteSet.java
##########
@@ -79,6 +79,7 @@
/**
* Removes this set.
+ * To check state you could use {@link #removed()}.
Review comment:
What about "In order to check the state it's possible to use {@link
#removed()}." ? Up to you.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]