a921cb009d63d48f266ab8c113818c4f16c3024d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Future<Collection<V>> to Future<List<V>> in method public readAllAsync() : Future<List<V>> in class org.redisson.RedissonSubList | From | To | |
Change Return Type Future<Collection<V>> to Future<List<V>> in method public readAllAsync() : Future<List<V>> in class org.redisson.RedissonList | From | To |