a763b7f5a29077eea827f69d7e312075589a031f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable future : ScheduledFuture<?> in method public scheduleRecurring(group Group, runnable Runnable, initialDelay long, period long, timeUnit TimeUnit) : JobHandle from class org.neo4j.kernel.impl.util.Neo4jJobScheduler | From | To | |
Extract Variable future : ScheduledFuture<?> in method public schedule(group Group, runnable Runnable, initialDelay long, timeUnit TimeUnit) : JobHandle from class org.neo4j.kernel.impl.util.Neo4jJobScheduler | From | To |