Toggle navigation
Home
java.util.concurrent.atomic.AtomicLong to org.apache.commons.lang3.mutable.MutableLong
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Add or Remove Method invocation
allTypes
to
mergedTypes.entrySet()
allTypes.entrySet()
to
mergedTypes
Cascading Type Change (Different)
Comparator<Map.Entry<Object,AtomicLong>>
to
Comparator<Map.Entry<Object,MutableLong>>