cda8a4632740f3bd349a89c33507038be08267ed
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable methodParameterType : PsiType in method private createStaticConstructor(psiClass PsiClass, staticName String, useJavaDefaults boolean, params Collection<PsiField>, psiAnnotation PsiAnnotation) : PsiMethod from class de.plushnikov.intellij.plugin.processor.clazz.constructor.AbstractConstructorClassProcessor | From | To | |
Extract Method | 1 | ||
Extract Method public getTypeWithGenerics(psiClass PsiClass, classTypeParameters PsiTypeParameter...) : PsiType extracted from public getTypeWithGenerics(psiClass PsiClass) : PsiType in class de.plushnikov.intellij.plugin.util.PsiClassUtil | From | To |