bcee58eea637b1936e4b61393e40d9a4de8bc4f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Attribute | 1 | ||
Push Down Attribute private BATCH_SIZE : int from class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator to package BATCH_SIZE : int from class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type all : List<Comparable> to all : List<T> in method public select(type Class<R>, candidates Iterable<R>) : R in class org.neo4j.kernel.extension.dependency.AllByPrioritySelectionStrategy | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type lowerPrioritizedCandidates : List to lowerPrioritizedCandidates : List<T> in class org.neo4j.kernel.extension.dependency.AllByPrioritySelectionStrategy | From | To |