b84628dc1194666ba3f165beac57c2ed8fb4f06d
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to Record in method public _unsafe_set(rId Integer, r Record) : Record in class com.datumbox.common.dataobjects.Dataframe | From | To | |
Move Class | 1 | ||
Move Class com.datumbox.common.utilities.StreamMethods moved to com.datumbox.common.concurrency.StreamMethods | From | To | |
Rename Parameter | 2 | ||
Rename Parameter in : Iterator<T> to iterator : Iterator<T> in method public stream(iterator Iterator<T>, parallel boolean) : Stream<T> in class com.datumbox.common.concurrency.StreamMethods | From | To | |
Rename Parameter in : Iterable<T> to iterable : Iterable<T> in method public stream(iterable Iterable<T>, parallel boolean) : Stream<T> in class com.datumbox.common.concurrency.StreamMethods | From | To |