e6f1be328eb23ff359885694281e916c7f1ee933
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable boxedValue : V to unboxedValue : V in method private unboxEntryMap(map Map<K,CacheEntry<K,V>>) : Map<K,CacheEntry<K,V>> in class org.infinispan.cache.impl.TypeConverterDelegatingAdvancedCache | From | To | |
Rename Variable boxedKey : K to unboxedKey : K in method private unboxEntryMap(map Map<K,CacheEntry<K,V>>) : Map<K,CacheEntry<K,V>> in class org.infinispan.cache.impl.TypeConverterDelegatingAdvancedCache | From | To |