AdityaTeltia commented on code in PR #15161:
URL: https://github.com/apache/lucene/pull/15161#discussion_r2345939193


##########
lucene/core/src/java/org/apache/lucene/util/BitSet.java:
##########
@@ -24,7 +24,8 @@
  *
  * @lucene.internal
  */
-public abstract class BitSet implements Bits, Accountable {
+public abstract sealed class BitSet implements Bits, Accountable

Review Comment:
   added small comment explaining this.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to