e41cefffbfa9d6ec34eba1540fe360c71c6db8ab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 4 | ||
Change Variable Type lines : List<String> to lines : Stream<String> in method public testBigram2() : void in class org.apdplat.word.util.TrieTest | From | To | |
Change Variable Type lines : List<String> to lines : Stream<String> in method public testTrigram2() : void in class org.apdplat.word.util.TrieTest | From | To | |
Change Variable Type lines : List<String> to lines : Stream<String> in method public testTrigram() : void in class org.apdplat.word.util.TrieTest | From | To | |
Change Variable Type lines : List<String> to lines : Stream<String> in method public testBigram() : void in class org.apdplat.word.util.TrieTest | From | To |