|
Change Variable Type ctorParent : Constructor to ctorParent : Constructor<?> in method public testIncorrectTag() : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Change Variable Type parentConstructors : Constructor[] to parentConstructors : Constructor<?>[] in method public testIncorrectTag() : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Change Variable Type constructor : Constructor to constructor : Constructor<?> in method public testIncorrectTag() : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Change Variable Type constructors : Constructor[] to constructors : Constructor<?>[] in method public testIncorrectTag() : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |
|
Change Variable Type constr : Constructor to constr : Constructor<?> in method public testIncorrectTag() : void in class com.puppycrawl.tools.checkstyle.ConfigurationLoaderTest |
From |
To |