]> source.dussan.org Git - sonarqube.git/blob
a995cf9fc496474ed02526bf8c13880188470344
[sonarqube.git] /
1 <p> This regular method has the same name as the class it is defined in. It is likely that this was intended to be a constructor.
2       If it was intended to be a constructor, remove the declaration of a void return value.
3         If you had accidently defined this method, realized the mistake, defined a proper constructor
4         but can't get rid of this method due to backwards compatibility, deprecate the method.
5 </p>