237cb09a31ab16607bcfb27abb74be0de4821f60
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 6 | ||
| Inline Method package cast(object Object) : T inlined to public getAsListOf(type Class<T>) : List<T> in class org.eclipse.che.ide.jsonrpc.JsonRpcParams | From | To | |
| Inline Method package cast(object Object) : T inlined to public getAs(type Class<T>) : T in class org.eclipse.che.ide.jsonrpc.JsonRpcParams | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type params : List<Param<?>> to params : JsonValue in class org.eclipse.che.ide.jsonrpc.JsonRpcParams | From | To | |
| Change Attribute Type params : List<Param<?>> to params : JsonElement in class org.eclipse.che.api.core.jsonrpc.JsonRpcParams | From | To |