5aab94f29271bfc130b9e6cf395281c4b50d74df
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 2 | ||
Push Down Method public deleteFirst() : FluentFuture<Optional<T>> from class org.immutables.mongo.repository.Repositories.Finder to public deleteFirst() : FluentFuture<Optional<T>> from class org.immutables.mongo.repository.Repositories.FinderWithDelete | From | To | |
Push Down Method public deleteAll() : FluentFuture<Integer> from class org.immutables.mongo.repository.Repositories.Finder to public deleteAll() : FluentFuture<Integer> from class org.immutables.mongo.repository.Repositories.FinderWithDelete | From | To | |
Extract Subclass | 1 | ||
Extract Subclass org.immutables.mongo.repository.Repositories.FinderWithDelete from class org.immutables.mongo.repository.Repositories.Finder | From | To | |
Extract Variable | 1 | ||
Extract Variable mirror : RepositoryMirror in method public getDocumentName() : String from class org.immutables.value.processor.meta.ValueType | From | To |