Packages

package atomic

Type Members

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

Ungrouped