63bfe8c0b5eddd596998827baa2cf8748506116a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type name : Function<ImmutableVal,String> to name : Function<Val,String> in method public main(args String...) : void in class org.immutables.func.fixture.Use | From | To | |
Change Variable Type empty : Predicate<ImmutableVal> to empty : Predicate<Val> in method public main(args String...) : void in class org.immutables.func.fixture.Use | From | To | |
Change Variable Type age : Function<ImmutableVal,Integer> to age : Function<Val,Integer> in method public main(args String...) : void in class org.immutables.func.fixture.Use | From | To |