2f628a206b54cdf0d53e25c9330477ec45839888
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type calleeCallersPairs : HashMultimap<JMethod,JMethod> to calleeCallersPairs : LinkedHashMultimap<JMethod,JMethod> in class com.google.gwt.dev.jjs.impl.CallGraph | From | To | |
Change Attribute Type callerCalleesPairs : HashMultimap<JMethod,JMethod> to callerCalleesPairs : LinkedHashMultimap<JMethod,JMethod> in class com.google.gwt.dev.jjs.impl.CallGraph | From | To |