Gunnar Morling commented on Improvement BVAL-421

Regarding boolean vs. MethodType, I'm fine with both. GETTER and NON_GETTER are complementary so I guess it's not likely that other values will come up, but as you say an enum is more future-proof.

I think hasConstrainedExecutables() could basically be removed, since the info can be retrieved by calling getConstrainedMethods() and getConstrainedConstructors() and checking the size of the returned collections.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira