b7c44b530f11eb845cc344a27084d1ed1c1d28f0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type c : Class to c : Class<?> in method private getClassHierarchy(clazz Class<?>) : Iterable<Class<?>> in class org.redisson.liveobject.misc.ClassUtils | From | To | |
| Change Variable Type c : Class to c : Class<?> in method public getDeclaredField(clazz Class<?>, fieldName String) : Field in class org.redisson.liveobject.misc.ClassUtils | From | To | |
| Extract Variable | 2 | ||
| Extract Variable key : Object in method protected tryHandleReference(o T) : T from class org.redisson.command.CommandAsyncService | From | To | |
| Extract Variable value : Object in method protected tryHandleReference(o T) : T from class org.redisson.command.CommandAsyncService | From | To |