Toggle navigation
Home
org.jdk8.backport.LongAdder to java.util.concurrent.atomic.AtomicLong
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'ignite'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Rename Method invocation
intValue
to
get
decrement
to
decrementAndGet
increment
to
incrementAndGet
increment
to
incrementAndGet
decrement
to
decrementAndGet
decrement
to
decrementAndGet
increment
to
incrementAndGet
Add or Remove Method invocation
mapPubSize.sum()
to
mapPubSize.get()
mapPubSize
to
mapPubSize.get()
mapSize.sum()
to
mapSize.get()