1055659b8faa14a84049570c25c064ed1568b8af
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type modifier : ThrowingFunction<IndexMap,IndexMap,E> to modifier : Function<IndexMap,IndexMap> in method public modify(modifier Function<IndexMap,IndexMap>) : void in class org.neo4j.kernel.impl.api.index.IndexMapReference | From | To | |
| Rename Variable | 1 | ||
| Rename Variable other : EntityUpdates to that : EntityUpdates in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.api.index.EntityUpdates | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.api.index.EntityUpdates | From | To |