object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
- Alphabetic
- By Inheritance
- BuildInfo
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
javaSemanticdbVersion: String
The value is "0.10.3".
-
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.12.3"), ("2.12.16" -> "4.9.9"), ("2.12.18" -> "4.12.3"), ("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.12.3"), ("2.12.15" -> "4.9.0"), ("2.13.16" -> "4.12.3"), ("2.13.2" -> "4.8.4"), ("2.13.15" -> "4.12.3"), ("2.12.17" -> "4.12.3"), ("2.13.1" -> "4.8.4"), ("2.11.12" -> "4.12.3"), ("2.12.14" -> "4.8.4"), ("2.13.14" -> "4.12.3"), ("2.12.13" -> "4.8.4"), ("2.13.3" -> "4.8.4"), ("2.13.6" -> "4.8.4"), ("2.13.13" -> "4.12.3"), ("2.12.9" -> "4.8.4"), ("2.13.9" -> "4.9.0")).
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
semanticdbVersion: String
The value is "4.12.3".
-
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.12", "2.13.13", "2.13.14", "2.13.15", "2.11.12").
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()