c79f897384aa66353c4230bfe551e9e6d162a372
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable settings : GoogleJavaFormatSettings in method public apply() : void from class com.google.googlejavaformat.intellij.GoogleJavaFormatConfigurable | From | To | |
Extract Variable settings : GoogleJavaFormatSettings in method public isModified() : boolean from class com.google.googlejavaformat.intellij.GoogleJavaFormatConfigurable | From | To | |
Extract Variable settings : GoogleJavaFormatSettings in method public reset() : void from class com.google.googlejavaformat.intellij.GoogleJavaFormatConfigurable | From | To | |
Extract Method | 1 | ||
Extract Method private updateFormatterState() : void extracted from public setEnabled(enabled boolean) : void in class com.google.googlejavaformat.intellij.GoogleJavaFormatSettings | From | To |