c54d2d6bb04fc2137c5396b4ebbb70c374a55411
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable method : Method to fromDatabase : Method in method public toJavaType(column Column, entityType Class<?>, value String) : T in class com.speedment.plugins.enums.StringToEnumTypeMapper | From | To | |
Rename Variable method : Method to toDatabase : Method in method public toDatabaseType(constant T) : String in class com.speedment.plugins.enums.StringToEnumTypeMapper | From | To | |
Extract Method | 1 | ||
Extract Method private getResponseCodeFrom(conn HttpURLConnection) : int extracted from private send(method Method, path String, options Option[], streamConsumer StreamConsumer) : CompletableFuture<Response> in class com.speedment.common.rest.RestImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter streamConsumer : StreamConsumer to outStreamConsumer : StreamConsumer in method private send(method Method, path String, options Option[], outStreamConsumer StreamConsumer) : CompletableFuture<Response> in class com.speedment.common.rest.RestImpl | From | To |