bce31970313180fdff8d89f96fca04da66f59bd5
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class BuilderExample renamed to BuilderExampleCustomized | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public withAnnotation(annotation String) : LombokLightMethodBuilder extracted from private createConstructor(psiClass PsiClass, modifier String, suppressConstructorProperties boolean, useJavaDefaults boolean, params Collection<PsiField>, psiAnnotation PsiAnnotation) : PsiMethod in class de.plushnikov.intellij.plugin.processor.clazz.constructor.AbstractConstructorClassProcessor & moved to class de.plushnikov.intellij.plugin.psi.LombokLightMethodBuilder | From | To |