6e8370d443dc3f2da70ca0befda68cf8d687216b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type exceptionClasses : Set<? extends Class<? extends RuntimeException>> to exceptionClasses : Collection<? extends Class<? extends RuntimeException>> in method private PermittedMetaException(exceptionClasses Collection<? extends Class<? extends RuntimeException>>) in class com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type exceptionClasses : Set<? extends Class<? extends RuntimeException>> to exceptionClasses : Collection<? extends Class<? extends RuntimeException>> in class com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException | From | To |