Packages

object Features

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Features
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val anyType: LanguageVersion
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val basicInterfaces: LanguageVersion
  7. val bigNumeric: LanguageVersion
  8. val choiceFuncs: LanguageVersion
  9. val choiceObservers: LanguageVersion
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  11. val contractIdTextConversions: LanguageVersion
  12. val default: LanguageVersion
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  15. val exceptions: LanguageVersion
  16. val exerciseByKey: LanguageVersion
  17. val genComparison: LanguageVersion
  18. val genMap: LanguageVersion
  19. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  20. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  21. val internedDottedNames: LanguageVersion
  22. val internedPackageId: LanguageVersion
  23. val internedStrings: LanguageVersion
  24. val internedTypes: LanguageVersion
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  29. val numeric: LanguageVersion
  30. val packageMetadata: LanguageVersion
  31. val scenarioMustFailAtMsg: LanguageVersion
  32. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  33. def toString(): String
    Definition Classes
    AnyRef → Any
  34. val typeRep: LanguageVersion
  35. val typeSynonyms: LanguageVersion
  36. val unstable: LanguageVersion

    Unstable, experimental features.

    Unstable, experimental features. This should stay in 1.dev forever. Features implemented with this flag should be moved to a separate feature flag once the decision to add them permanently has been made.

  37. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  38. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  39. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped