JVMMemoryModelCompliance

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object None extends JVMMemoryModelCompliance

Guide toolchain to ignore JVM memory model specification

Guide toolchain to ignore JVM memory model specification

case object Relaxed extends JVMMemoryModelCompliance

Guide toolchain to use a relaxed JVM memory model specification, typically guided with source code annotations

Guide toolchain to use a relaxed JVM memory model specification, typically guided with source code annotations

case object Strict extends JVMMemoryModelCompliance

Guide toolchain to strictly follow JVM memory model

Guide toolchain to strictly follow JVM memory model

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror