Toggle navigation
Home
com.carrotsearch.hppc.IntObjectOpenHashMap to com.carrotsearch.hppc.IntObjectHashMap
No. of Instances - 5
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Cascading Type Change (Similar)
IntObjectOpenHashMap<>
to
IntObjectHashMap<>
IntObjectOpenHashMap<FragmentData>
to
IntObjectHashMap<FragmentData>
Add or Remove Method invocation
oldLocalToFirst.lget()
to
oldLocalToFirst.get(var)