e4a325824bc3ddde8687a8e867b0447384ac48f3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable t : List<V> to val : V in method public sync(ob Publisher<V>) : V in class org.redisson.BaseReactiveTest | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.redisson.reactive.RedissonCollectionReactive from classes [org.redisson.reactive.RedissonListReactive, org.redisson.reactive.RedissonScoredSortedSetReactive, org.redisson.reactive.RedissonSetReactive] | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type t : List<V> to val : V in method public sync(ob Publisher<V>) : V in class org.redisson.BaseReactiveTest | From | To |