7f7c2564c1ecea502e4e237109d6ebb9a6fa472f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable e2 : Exception to e : NoSuchFieldException in method private field0(name String) : Field in class org.jooq.tools.reflect.Reflect | From | To | |
Change Variable Type | 2 | ||
Change Variable Type e2 : Exception to e : NoSuchFieldException in method private field0(name String) : Field in class org.jooq.tools.reflect.Reflect | From | To | |
Extract Variable | 3 | ||
Extract Variable type : Class<?> in method public fields() : Map<String,Reflect> from class org.jooq.tools.reflect.Reflect | From | To | |
Extract Variable type : Class<?> in method private exactMethod(name String, types Class<?>[]) : Method from class org.jooq.tools.reflect.Reflect | From | To | |
Extract Variable type : Class<?> in method private field0(name String) : Field from class org.jooq.tools.reflect.Reflect | From | To | |
Extract Method | 3 | ||
Extract Method private field0(name String) : Field extracted from public field(name String) : Reflect in class org.jooq.tools.reflect.Reflect | From | To | |
Extract Method private field0(name String) : Field extracted from public set(name String, value Object) : Reflect in class org.jooq.tools.reflect.Reflect | From | To | |
Extract Method private exactMethod(name String, types Class<?>[]) : Method extracted from public call(name String, args Object...) : Reflect in class org.jooq.tools.reflect.Reflect | From | To |