d9114dbeeb45132d96080791ba9d09c9a4f5107b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Map<String,T> to Map<String,Object> in method public getMap() : Map<String,Object> in class io.vertx.core.json.JsonObject | From | To | |
Change Return Type List<T> to List in method public getList() : List in class io.vertx.core.json.JsonArray | From | To |