class AtomicInteger
class AtomicInteger
lib/sync/atomic_integer.tya:2
AtomicInteger provides the sync/AtomicInteger standard library API.
Source
# AtomicInteger provides the sync/AtomicInteger standard library API.
class AtomicInteger
# AtomicInteger.native provides the sync/AtomicInteger standard library operation.
# @type Boolean
native: true
Instance Variables
native
AtomicInteger.native
lib/sync/atomic_integer.tya:5
AtomicInteger.native provides the sync/AtomicInteger standard library operation.
Source
# AtomicInteger.native provides the sync/AtomicInteger standard library operation.
# @type Boolean
native: true