a7b3446397e64b457805c283b0fbc5bd6cb48afa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable advancedCache : AdvancedCache<Object,?> in method public SizeCommand(cache Cache<Object,?>, flags long) from class org.infinispan.commands.read.SizeCommand | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cache : Cache<Object,?> to cache : AdvancedCache<?,?> in class org.infinispan.commands.read.SizeCommand | From | To |