eaef4d68a19cd21990c06142f6c18613789971f0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable pos : int to index : int in method private toDoubleArray(siblings List<Node>, words List<String>) : int in class org.apdplat.word.dictionary.impl.DoubleArrayDictionaryTrie | From | To | |
Extract Method | 1 | ||
Extract Method private allocate(size int) : void extracted from private init(words List<String>) : void in class org.apdplat.word.dictionary.impl.DoubleArrayDictionaryTrie | From | To |