ab01169112ded4b27767498562f09d1de2c80afe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private totalCount(entries Iterable<Entry<?>>) : int inlined to private hasMultiple(entries Iterable<Entry<?>>) : boolean in class com.google.common.truth.IterableSubject | From | To | |
Rename Parameter | 1 | ||
Rename Parameter list : Iterable<Entry<?>> to entries : Iterable<Entry<?>> in method private hasMultiple(entries Iterable<Entry<?>>) : boolean in class com.google.common.truth.IterableSubject | From | To |