f0d6f58bf1cdaa8535b2350cc9463e01459aed7b
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public toCopyOptionSet() : Set<CopyOption> from class io.vertx.core.file.CopyOptions to package toCopyOptionSet(copyOptions CopyOptions) : Set<CopyOption> from class io.vertx.core.file.impl.FileSystemImpl | From | To | |
Move Attribute | 1 | ||
Move Attribute public DEFAULT_OPTIONS : CopyOptions from class io.vertx.core.file.CopyOptions to private DEFAULT_OPTIONS : CopyOptions from class io.vertx.core.file.impl.FileSystemImpl | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class io.vertx.core.file.CopyOptionsTest moved and renamed to io.vertx.core.file.impl.FileSystemImplTest | From | To |