d509ecc1ee8bd9dbd2aa57e78ff27deddf01ee82
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable methods : Method[] to classMethods : Method[] in method protected getConsoleMethods() : Map<Method,Object> in class com.orientechnologies.common.console.OConsoleApplication | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute consoleMethods : Map<Method,Object> to methods : TreeMap<Method,Object> in method protected getConsoleMethods() : Map<Method,Object> in class com.orientechnologies.common.console.OConsoleApplication | From | To | |
Change Variable Type | 1 | ||
Change Variable Type consoleMethods : Map<Method,Object> to methods : TreeMap<Method,Object> in method protected getConsoleMethods() : Map<Method,Object> in class com.orientechnologies.common.console.OConsoleApplication | From | To |