53df896f794db264e67e495b3cf62c341e98d5c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 3 | ||
Change Attribute Type lastArgs : Object[] to lastArgs : ThreadLocal<Object[]> in class com.jayway.awaitility.core.MethodCallRecorder | From | To | |
Change Attribute Type lastMethod : Method to lastMethod : ThreadLocal<Method> in class com.jayway.awaitility.core.MethodCallRecorder | From | To | |
Change Attribute Type lastTarget : Object to lastTarget : ThreadLocal<Object> in class com.jayway.awaitility.core.MethodCallRecorder | From | To |