bf843145080aadafff71b58f5a6fcb0b6adb2cc1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable task : CompilationTask in method package compile(className String, content String, compileOptions CompileOptions) : Class<?> from class org.jooq.tools.reflect.Compile | From | To | |
Extract Method | 1 | ||
Extract Method public compile(name String, content String, options CompileOptions) : Reflect extracted from public compile(name String, content String) : Reflect in class org.jooq.tools.reflect.Reflect | From | To |