d8baecb239b0d91f477c450d2a08a472b169a08d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 2 | ||
| Change Attribute Type extensions : ArrayList<Extension> to extensions : List<Extension> in class com.vaadin.server.AbstractClientConnector | From | To | |
| Change Attribute Type pendingInvocations : ArrayList<ClientMethodInvocation> to pendingInvocations : List<ClientMethodInvocation> in class com.vaadin.server.AbstractClientConnector | From | To |