8cd777e4182c96b1d02803f987bbf402daf0db2e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 2 | ||
| Change Attribute Type total_size_visitor : BiFunction<Message,MessageBatch,Long> to total_size_visitor : ToLongBiFunction<Message,MessageBatch> in class org.jgroups.util.MessageBatch | From | To | |
| Change Attribute Type length_visitor : BiFunction<Message,MessageBatch,Integer> to length_visitor : ToIntBiFunction<Message,MessageBatch> in class org.jgroups.util.MessageBatch | From | To |