78c4295e613d81ac87f75b7997dcb224d2196a46
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<Method> to Set<Method> in method private getInstanceMethods(type Class<?>) : Set<Method> in class org.jooq.impl.Tools | From | To | |
Change Variable Type | 1 | ||
Change Variable Type result : List<Method> to result : Set<Method> in method private getInstanceMethods(type Class<?>) : Set<Method> in class org.jooq.impl.Tools | From | To |