e241c5ba05e02abc1001be103d47002680b5e336
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type getter : Function<T,P> to getter : Function<? super T,P> in method public PropertyMatcher(type Class<T>, getter Function<? super T,P>, name String, subMatcher Matcher<? super P>) in class org.cryptomator.common.test.matcher.PropertyMatcher | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type getter : Function<T,P> to getter : Function<? super T,P> in class org.cryptomator.common.test.matcher.PropertyMatcher | From | To |