05514b7f2d7164bf3a550d54efe297168a5f79f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 4 | ||
Change Return Type LoaderJSONStep<R> to LoaderImpl<R> in method public loadJSON(reader Reader) : LoaderImpl<R> in class org.jooq.impl.LoaderImpl | From | To | |
Change Return Type LoaderJSONStep<R> to LoaderImpl<R> in method public loadJSON(json String) : LoaderImpl<R> in class org.jooq.impl.LoaderImpl | From | To | |
Change Return Type LoaderJSONStep<R> to LoaderImpl<R> in method public loadJSON(file File) : LoaderImpl<R> in class org.jooq.impl.LoaderImpl | From | To | |
Change Return Type LoaderJSONStep<R> to LoaderImpl<R> in method public loadJSON(stream InputStream) : LoaderImpl<R> in class org.jooq.impl.LoaderImpl | From | To |