a1348aeb41d7c596c5c6caa8cf949c8c80c9d92e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable protocolMessageType : Type to to : Type in method private isAssignableTo(type Type, supplier Supplier<Type>, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.threadsafety.WellKnownMutability | From | To | |
Rename Variable messageType : Type to to : Type in method private isAssignableTo(type Type, supplier Supplier<Type>, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.threadsafety.WellKnownMutability | From | To | |
Extract Method | 2 | ||
Extract Method private isAssignableTo(type Type, supplier Supplier<Type>, state VisitorState) : boolean extracted from private isProto2MutableMessageClass(state VisitorState, type Type) : boolean in class com.google.errorprone.bugpatterns.threadsafety.WellKnownMutability | From | To | |
Extract Method private isAssignableTo(type Type, supplier Supplier<Type>, state VisitorState) : boolean extracted from private isProto2MessageClass(state VisitorState, type Type) : boolean in class com.google.errorprone.bugpatterns.threadsafety.WellKnownMutability | From | To |