ee1e59447ca853e2b5928ec6bbdc388898a42e74
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Stream<Long> to ImmutableList<Long> in method private handleStream(parts List<ExpressionTree>) : ImmutableList<Long> in class com.google.googlejavaformat.java.JavaInputAstVisitor | From | To | |
Extract Variable | 1 | ||
Extract Variable streamPrefixes : ImmutableList<Long> in method package visitDot(node0 ExpressionTree) : void from class com.google.googlejavaformat.java.JavaInputAstVisitor | From | To |