Avoid Ambiguous or Confusing Uses of Overloading 

es.uniovi.reflection.analyses.cmu.met50


This rule detects classes with overloaded methods with a) the same parameter types in a different order; or b) four or more parameters in different implementations.

Computational Reflection Research Group
05-08-2024 22:58
Program Understandability
Method Definition