将
AtomicLong
或
AtomicInteger
变量的类型转换为
java.util.concurrent.atomic.LongAdder
类型,并使用
类型迁移
重构更新变量的用法。