Packages

object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Serializable, java.io.Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  11. val javaSemanticdbVersion: String

    The value is "0.11.0".

  12. val lastSupportedSemanticdb: Map[String, String]

    The value is Map(("2.12.12" -> "4.8.4"), ("2.13.7" -> "4.8.4"), ("2.13.10" -> "4.9.3"), ("2.13.4" -> "4.8.4"), ("2.13.12" -> "4.12.3"), ("2.12.20" -> "4.13.8"), ("2.12.16" -> "4.9.9"), ("2.12.18" -> "4.13.8"), ("2.13.8" -> "4.8.10"), ("2.13.11" -> "4.9.9"), ("2.12.11" -> "4.8.4"), ("2.12.10" -> "4.8.4"), ("2.13.5" -> "4.8.4"), ("2.12.19" -> "4.13.8"), ("2.12.15" -> "4.9.0"), ("2.13.16" -> "4.13.8"), ("2.13.2" -> "4.8.4"), ("2.13.15" -> "4.13.8"), ("2.12.17" -> "4.13.8"), ("2.13.1" -> "4.8.4"), ("2.11.12" -> "4.13.8"), ("2.12.14" -> "4.8.4"), ("2.13.14" -> "4.13.8"), ("2.12.13" -> "4.8.4"), ("2.13.3" -> "4.8.4"), ("2.13.6" -> "4.8.4"), ("2.13.13" -> "4.13.8"), ("2.12.9" -> "4.8.4"), ("2.13.9" -> "4.9.0")).

  13. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. val semanticdbVersion: String

    The value is "4.13.8".

  17. val supportedScala2Versions: collection.immutable.Seq[String]

    The value is scala.collection.immutable.Seq("2.13.16", "2.12.20", "2.12.19", "2.12.18", "2.12.17", "2.13.13", "2.13.14", "2.13.15", "2.11.12").

  18. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  19. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  20. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  21. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  22. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Serializable

Inherited from java.io.Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped