Replies: 1 comment 5 replies
-
@jbachorik any idea? |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I realize Java doesn't have properties like c# does, but still, it's common to have the equivalent construct; lots of codebases have getX/setX w/o anything interesting happening there.
Is there a way to filter such methods out?
Or is there a way to express the class/method filters with something more manageable than a regex, something like a file?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions