edf30529a4e2eef63f7e31f744a1870be9d4b4e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute size : int to SIZE : int in method private init(words List<String>) : void in class org.apdplat.word.dictionary.impl.DoubleArrayDictionaryTrie | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type maxLength : int to maxLength : AtomicInteger in class org.apdplat.word.dictionary.impl.DoubleArrayDictionaryTrie | From | To |