07fde65ba6f973b363b6f52ed828dc340f2515fe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type future : Future to future : Future<?> in method private results(consumer Consumer<T>) : void in class org.neo4j.unsafe.impl.batchimport.input.InputCacheTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type futures : List<Future> to futures : List<Future<?>> in class org.neo4j.unsafe.impl.batchimport.input.InputCacheTest | From | To |