5e1dd2d1ecf4d295b39cde754e2237cc6dab173c
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private pretty(origin ClassSymbol, m MethodSymbol) : String from class com.google.errorprone.bugpatterns.FunctionalInterfaceClash to public prettyMethodSignature(origin ClassSymbol, m MethodSymbol) : String from class com.google.errorprone.util.Signatures | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type state : VisitorState to types : Types in method protected SigGen(types Types) in class com.google.errorprone.util.Signatures.SigGen | From | To | |
Move Attribute | 1 | ||
Move Attribute private PRETTY_TYPE_VISITOR : Type.Visitor<String,Void> from class com.google.errorprone.bugpatterns.FunctionalInterfaceClash to private PRETTY_TYPE_VISITOR : Type.Visitor<String,Void> from class com.google.errorprone.util.Signatures | From | To | |
Move Class | 1 | ||
Move Class com.google.errorprone.bugpatterns.FunctionalInterfaceClash.SigGen moved to com.google.errorprone.util.Signatures.SigGen | From | To | |
Rename Parameter | 1 | ||
Rename Parameter state : VisitorState to types : Types in method protected SigGen(types Types) in class com.google.errorprone.util.Signatures.SigGen | From | To |