package atomic
Type Members
- sealed abstract final class BoxPaddingStrategy extends Enum[BoxPaddingStrategy]
INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.Being internal it can always change between minor versions, providing no backwards compatibility guarantees and is only public because Java does not provide the capability of marking classes as "internal" to a package and all its sub-packages.
- trait BoxedInt extends AnyRef
INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.Being internal it can always change between minor versions, providing no backwards compatibility guarantees and is only public because Java does not provide the capability of marking classes as "internal" to a package and all its sub-packages.
- trait BoxedLong extends AnyRef
INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.Being internal it can always change between minor versions, providing no backwards compatibility guarantees and is only public because Java does not provide the capability of marking classes as "internal" to a package and all its sub-packages.
- trait BoxedObject extends AnyRef
INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.Being internal it can always change between minor versions, providing no backwards compatibility guarantees and is only public because Java does not provide the capability of marking classes as "internal" to a package and all its sub-packages.
- final class Factory extends AnyRef
INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.INTERNAL API — used in the implementation of
monix.execution.atomic.Atomic
.Being internal it can always change between minor versions, providing no backwards compatibility guarantees and is only public because Java does not provide the capability of marking classes as "internal" to a package and all its sub-packages.
- final class UnsafeAccess extends AnyRef
INTERNAL API — Provides access to
sun.misc.Unsafe
.INTERNAL API — Provides access to
sun.misc.Unsafe
.Being internal it can always change between minor versions, providing no backwards compatibility guarantees and is only public because Java does not provide the capability of marking classes as "internal" to a package and all its sub-packages.