7741bf96ea8e6b1b673c9dc6a2190d2453a1785e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type descriptorMapByInterface : Map<Class<?>,InterfaceDescriptor> to descriptorMapByInterface : ConcurrentMap<Class<?>,InterfaceDescriptor> in class com.ea.orbit.actors.runtime.Execution | From | To | |
Change Attribute Type descriptorMapByInterfaceId : Map<Integer,InterfaceDescriptor> to descriptorMapByInterfaceId : ConcurrentMap<Integer,InterfaceDescriptor> in class com.ea.orbit.actors.runtime.Execution | From | To |