Converts the type of an
AtomicLong
or
AtomicInteger
variable to the
java.util.concurrent.atomic.LongAdder
type and updates the variable's usages using the
Type Migration
refactoring.