1448aacdb986e4591d0e0c91ea4eac04ac780afe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 4 | ||
Inline Method public testAcquireFromMultipleThreads(map ChronicleMap<CharSequence,LongValue>) : void inlined to public testAcquireFromMultipleThreads() : void in class net.openhft.chronicle.map.ChronicleMapTest | From | To | |
Inline Method public testAcquireAndGet(map ChronicleMap<CharSequence,LongValue>, entries int) : void inlined to public testAcquireAndGet() : void in class net.openhft.chronicle.map.ChronicleMapTest | From | To | |
Inline Variable | 1 | ||
Inline Variable builder : ChronicleMapBuilder<CharSequence,LongValue> in method public testOnheapAcquireUsingLocked() : void from class net.openhft.chronicle.map.ChronicleMapTest | From | To |