asJavaAtomic
Casts the given AtomicInt instance to java.util.concurrent.atomic.AtomicInteger.
Since Kotlin
2.1Casts the given AtomicLong instance to java.util.concurrent.atomic.AtomicLong.
Since Kotlin
2.1Casts the given AtomicBoolean instance to java.util.concurrent.atomic.AtomicBoolean.
Since Kotlin
2.1Casts the given AtomicReference