c1145e92c1a142653e4e6e79939b233b840a8e36
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type other : Counter<T> to other : Counter<T2> in method public incrementAll(other Counter<T2>) : void in class org.nd4j.linalg.primitives.Counter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type element : T to element : T2 in method public incrementAll(other Counter<T2>) : void in class org.nd4j.linalg.primitives.Counter | From | To |