Package io.github.nomisrev.internal

Types

AtomicRef
Link copied to clipboard
typealias AtomicRef<V> = AtomicReference<V>