bcdda5daf874773f1e48f0db00c05461404ff9bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type unqiue : Function<IndexDescriptor,Boolean> to type : Function<IndexDescriptor,IndexType> in method private format(indexes List<IndexDescriptor>, statement Statement, tokens TokenNameLookup, type Function<IndexDescriptor,IndexType>) : RawIterator<Object[],ProcedureException> in class org.neo4j.kernel.builtinprocs.ListIndexesProcedure | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter unqiue : Function<IndexDescriptor,Boolean> to type : Function<IndexDescriptor,IndexType> in method private format(indexes List<IndexDescriptor>, statement Statement, tokens TokenNameLookup, type Function<IndexDescriptor,IndexType>) : RawIterator<Object[],ProcedureException> in class org.neo4j.kernel.builtinprocs.ListIndexesProcedure | From | To |