EARLY_ACCESS

@SerialVersionUID(0L) case
object EARLY_ACCESS extends LaunchStage with Recognized

Early Access features are limited to a closed group of testers. To use these features, you must sign up in advance and sign a Trusted Tester agreement (which includes confidentiality provisions). These features may be unstable, changed in backward-incompatible ways, and are not guaranteed to be released.

trait Singleton
trait Product
trait Mirror
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from
LaunchStage
type MirroredElemLabels = EmptyTuple
Inherited from
Singleton
type MirroredElemTypes = EmptyTuple
Inherited from
Singleton
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror
type MirroredMonoType = Singleton
Inherited from
Singleton
type MirroredType = Singleton
Inherited from
Singleton

Value members

Concrete methods

override
def isEarlyAccess: Boolean
Definition Classes

Inherited methods

final
Inherited from
LaunchStage
def companion: GeneratedEnumCompanion[LaunchStage]
Inherited from
LaunchStage
def fromProduct(p: Product): MirroredMonoType
Inherited from
Singleton
def isAlpha: Boolean
Inherited from
LaunchStage
def isBeta: Boolean
Inherited from
LaunchStage
def isDeprecated: Boolean
Inherited from
LaunchStage
def isGa: Boolean
Inherited from
LaunchStage
Inherited from
LaunchStage
def isPrelaunch: Boolean
Inherited from
LaunchStage
def isUnimplemented: Boolean
Inherited from
LaunchStage
def isUnrecognized: Boolean
Inherited from
GeneratedEnum
def javaValueDescriptor: EnumValueDescriptor
Inherited from
GeneratedEnum
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def scalaValueDescriptor: EnumValueDescriptor
Inherited from
GeneratedEnum
override
def toString: String
Definition Classes
GeneratedEnum -> Any
Inherited from
GeneratedEnum

Concrete fields

val index: Int
val name: String

Inherited fields

val value: Int
Inherited from
LaunchStage