b4f69ba9746f8187eb870778b6ced201136604ce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type void to boolean in method public delete(entityClass Class<T>, id K) : boolean in class org.redisson.api.RLiveObjectService | From | To | |
| Change Return Type void to boolean in method public delete(entityClass Class<T>, id K) : boolean in class org.redisson.RedissonLiveObjectService | From | To | |
| Extract Variable | 1 | ||
| Extract Variable entity : T in method public delete(entityClass Class<T>, id K) : boolean from class org.redisson.RedissonLiveObjectService | From | To |