8d61288b6fd19a7f5284c05b1917d33eeb816d2a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute map : Map<Class<?>,CurrentInstance> to fallbackResolvers : ConcurrentHashMap<Class<?>,CurrentInstanceFallbackResolver<?>> in method public get(type Class<T>) : T in class com.vaadin.util.CurrentInstance | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type map : Map<Class<?>,CurrentInstance> to fallbackResolvers : ConcurrentHashMap<Class<?>,CurrentInstanceFallbackResolver<?>> in method public get(type Class<T>) : T in class com.vaadin.util.CurrentInstance | From | To | |
| Extract Method | 1 | ||
| Extract Method private doGet(type Class<T>) : T extracted from public get(type Class<T>) : T in class com.vaadin.util.CurrentInstance | From | To |