uschindler commented on PR #14910: URL: https://github.com/apache/lucene/pull/14910#issuecomment-3084985170
> Just my final comment: The setup on how the instances for look fine, although I would have preferred an interface instead of subclassing. > > So `BitSetUtil` as public (but restricted) interface, both `DefaultBitSetUtil` as non-vectorized implementation and `PanamaBitSetUtil` as another implementation, both package private. See Adrien's comment. -- 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]
