e8ca6615a27e527079f0f6ae344743f061512768
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type function : BiFunction<B,B,B> to function : BiFunction<O,N,Object> in method public body(oldType Class<O>, newType Class<N>, function BiFunction<O,N,Object>) : T in class org.apache.camel.builder.AggregationStrategyClause | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type result : B to result : Object in method public body(oldType Class<O>, newType Class<N>, function BiFunction<O,N,Object>) : T in class org.apache.camel.builder.AggregationStrategyClause | From | To |