2c3fe39dfe1771bad1c5378592a818fb594bd3bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type String[] to boolean in method public abstract depluralize() : boolean in class org.immutables.value.processor.meta.StyleInfo | From | To | |
| Rename Class | 1 | ||
| Rename Class org.immutables.value.processor.meta.Depluralizer.DepluralizerWithExceptions renamed to org.immutables.value.processor.meta.Depluralizer.DictionaryAidedDepluralizer | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [shouldDepluralize : boolean, exceptions : String[]] to style : StyleInfo in method private depluralizerFor(style StyleInfo) : Depluralizer in class org.immutables.value.processor.meta.Styles | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute exceptions : ImmutableMap<String,String> to dictionary : ImmutableMap<String,String> in class org.immutables.value.processor.meta.Depluralizer.DictionaryAidedDepluralizer | From | To |