7902cd08f9220c469e0367d971fe45738d72549e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type correspondence : Correspondence<A,E> to correspondence : Correspondence<? super A,? super E> in method package UsingCorrespondence(correspondence Correspondence<? super A,? super E>) in class com.google.common.truth.IterableSubject.UsingCorrespondence | From | To | |
Change Return Type | 2 | ||
Change Return Type IterableSubject.UsingCorrespondence<Double,Number> to DoubleArrayAsIterable in method public usingExactEquality() : DoubleArrayAsIterable in class com.google.common.truth.PrimitiveDoubleArraySubject | From | To | |
Change Return Type IterableSubject.UsingCorrespondence<Number,Number> to DoubleArrayAsIterable in method public usingTolerance(tolerance double) : DoubleArrayAsIterable in class com.google.common.truth.PrimitiveDoubleArraySubject | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type correspondence : Correspondence<A,E> to correspondence : Correspondence<? super A,? super E> in class com.google.common.truth.IterableSubject.UsingCorrespondence | From | To |