ConstructorCallsOverridableMethod
Error prone
Critical
Overridable method 'getAction' called during object construction
The Codiga Code Analysis engine supports hundreds of rules for Java, checking that your code is safe and secure. Start using Codiga today to check your code and automate your code reviews to find issues in every pull request and merge with confidence.
Overridable method 'getAction' called during object construction
Avoid using equals() to compare against null
Return an empty array rather than null.