ca5073edbc1da9f074d23fe86a71a11dab3eddfc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable enum_ : Enumeration<?> to enm : Enumeration<?> in method private setLevelsOnExistingLoggers() : void in class java.util.logging.LogManager | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type props : Properties to props : Hashtable<Object,Object> in class java.util.logging.LogManager | From | To | |
| Extract Method | 1 | ||
| Extract Method public getCamelCase(name String) : String extracted from public matchClassNamePrefix(actual String, expected String) : boolean in class com.google.j2objc.util.ReflectionUtil | From | To |