b981540287e49df423c94505948782adbb54ee4e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable words : List<Word> to stream : Stream<Map.Entry<Integer,String>> in method public seg(text String) : List<Word> in class org.apdplat.word.segmentation.impl.AbstractSegmentation | From | To | |
Change Variable Type | 1 | ||
Change Variable Type words : List<Word> to stream : Stream<Map.Entry<Integer,String>> in method public seg(text String) : List<Word> in class org.apdplat.word.segmentation.impl.AbstractSegmentation | From | To |