Toggle navigation
Home
java.util.concurrent.atomic.AtomicInteger to java.util.concurrent.atomic.LongAdder
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'JGroups'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Method invocation
set
to
reset
incrementAndGet
to
increment
get
to
sum
set
to
reset
incrementAndGet
to
increment
get
to
sum
incrementAndGet
to
intValue
incrementAndGet
to
increment
incrementAndGet
to
increment
incrementAndGet
to
increment
set
to
reset
get
to
sum
set
to
reset
incrementAndGet
to
increment
get
to
intValue
set
to
reset
get
to
intValue
addAndGet
to
add
set
to
reset
incrementAndGet
to
increment
get
to
intValue
addAndGet
to
add
set
to
reset
incrementAndGet
to
increment
incrementAndGet
to
increment
get
to
intValue
set
to
reset
incrementAndGet
to
increment
get
to
intValue
set
to
reset
incrementAndGet
to
increment
get
to
intValue
set
to
reset
incrementAndGet
to
increment
get
to
intValue
decrementAndGet
to
decrement
incrementAndGet
to
increment
decrementAndGet
to
decrement
get
to
longValue
Add or Remove Method invocation
writerTaskCounter.get()
to
writerTaskCounter.longValue()