2ab77ed25be49ebd60b4de3b29c609e810fc9323
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type CheckType[] to CheckType<?,?>[] in method private parseChecks(arguments Args) : CheckType<?,?>[] in class org.neo4j.tools.txlog.CheckTxLogs | From | To | |
Move Class | 1 | ||
Move Class ConcurrentChangesOnEntitiesTest moved to synchronization.ConcurrentChangesOnEntitiesTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type checkTypes : CheckType[] to checkTypes : CheckType<?,?>[] in method public main(args String[]) : void in class org.neo4j.tools.txlog.CheckTxLogs | From | To |