ff9222917367acd10aa401eea1f2be38ef08ff0d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type supplier : LongFunction<WireStore> to supplier : WireStoreSupplier in method public withSupplier(supplier WireStoreSupplier) : WireStorePool in class net.openhft.chronicle.queue.impl.WireStorePool | From | To | |
Change Parameter Type supplier : LongFunction<WireStore> to supplier : WireStoreSupplier in method public WireStorePool(supplier WireStoreSupplier) in class net.openhft.chronicle.queue.impl.WireStorePool | From | To | |
Change Return Type | 1 | ||
Change Return Type Class<? extends Wire> to WireType in method public wireType() : WireType in class net.openhft.chronicle.queue.impl.single.work.in.progress.IndexedSingleChronicleQueue | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type supplier : LongFunction<WireStore> to supplier : WireStoreSupplier in class net.openhft.chronicle.queue.impl.WireStorePool | From | To |