Protected static
#17692
Replies: 1 comment
-
|
Try https://checkstyle.org/checks/coding/matchxpath.html#MatchXpath If it not capable, then we need new Check |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a check that will catch the modifier combination of
protected static?Class members do not participate in polymorphism so I want to ban this pattern.
Beta Was this translation helpful? Give feedback.
All reactions