90cdb78d29dc3e7e54c22d891ad53e7b9cbdfbd0
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type supplier : WireStoreSupplier to supplier : LongFunction<WireStore> in method public WireStorePool(supplier LongFunction<WireStore>) in class net.openhft.chronicle.queue.impl.WireStorePool | From | To | |
Change Parameter Type supplier : WireStoreSupplier to supplier : LongFunction<WireStore> in method public withSupplier(supplier LongFunction<WireStore>) : WireStorePool in class net.openhft.chronicle.queue.impl.WireStorePool | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type supplier : WireStoreSupplier to supplier : LongFunction<WireStore> in class net.openhft.chronicle.queue.impl.WireStorePool | From | To |