aaf89e0093c7422fcbfaa5e4b948634aa6263726
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type T to @Nullable T in method package instantiate(cls Class<T>) : @Nullable T in class com.google.common.testing.ClassSanityTester | From | To | |
Change Return Type T to @Nullable T in method private instantiate(factory Invokable<?,? extends T>) : @Nullable T in class com.google.common.testing.ClassSanityTester | From | To | |
Change Return Type T to @Nullable T in method private invoke(factory Invokable<?,? extends T>, args List<?>) : @Nullable T in class com.google.common.testing.ClassSanityTester | From | To |