5cc1f039a9cddb598383eb03f46d70008b35994f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Map<String,Object> to ConcurrentMap<Object,Object> in method public contextData() : ConcurrentMap<Object,Object> in class io.vertx.core.impl.ContextImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type contextData : Map<String,Object> to contextData : ConcurrentMap<Object,Object> in class io.vertx.core.impl.ContextImpl | From | To |