4dca1e1cea60ef56ff211553eb9c0f4ac6459673
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method private nextStringArrayRaw(minLength int, maxLength int, stringCreator StringCreator) : String[] inlined to public nextAlphaNumericStringArrayRaw(minLength int, maxLength int, minStringLength int, maxStringLength int) : String[] in class org.neo4j.values.storable.RandomValues | From | To | |
| Inline Method private nextStringArrayRaw(minLength int, maxLength int, stringCreator StringCreator) : String[] inlined to public nextStringArrayRaw(minLength int, maxLength int, minStringLength int, maxStringLength int) : String[] in class org.neo4j.values.storable.RandomValues | From | To |