Skip to content

Conversation

@AlexanderSaydakov
Copy link
Contributor

no changes in behavior, style only (indentation, naming)

Copy link
Contributor

@leerho leerho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modern Java styling no longer recommends using a trailing (or leading) "_" character for class member variables. It used to be fairly common years ago but you won't see it in more recent JVM java classes. Most IDEs will emphasize class members with bold or colored text. It is not wrong, but code using this convention tends to look "dated" :)

@AlexanderSaydakov AlexanderSaydakov merged commit 5359b6a into quotient-filter-reviewed Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants