01ac66a8304b8b63100618869e12f7793cf524db
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type createMap : SerializableFunction<ChronicleMapBuilder<Integer,Integer>,ChronicleMap<Integer,Integer>> to createMap : Function<ChronicleMapBuilder<Integer,Integer>,ChronicleMap<Integer,Integer>> in method private test(createMap Function<ChronicleMapBuilder<Integer,Integer>,ChronicleMap<Integer,Integer>>) : void in class net.openhft.chronicle.map.MarkTest | From | To |