7dbe20c0ac35d5a3691c5d1faf98373e8c0075ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type c : ManagedTestCursors to c : Supplier<ManagedTestCursors> in method package CursorsClosedPostCondition(c Supplier<ManagedTestCursors>) in class org.neo4j.internal.kernel.api.CursorsClosedPostCondition | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cursors : ManagedTestCursors to cursors : Supplier<ManagedTestCursors> in class org.neo4j.internal.kernel.api.CursorsClosedPostCondition | From | To |