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() @IntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
javaSemanticdbVersion: String
The value is "0.9.9".
-
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.8.15"), ("2.13.4" -> "4.8.4"), ("2.13.12" -> "4.8.15"), ("2.12.16" -> "4.8.15"), ("2.12.18" -> "4.8.15"), ("2.13.8" -> "4.8.10"), ("2.13.11" -> "4.8.15"), ("2.12.11" -> "4.8.4"), ("2.12.10" -> "4.8.4"), ("2.13.5" -> "4.8.4"), ("2.12.15" -> "4.8.15"), ("2.13.2" -> "4.8.4"), ("2.12.17" -> "4.8.15"), ("2.13.1" -> "4.8.4"), ("2.11.12" -> "4.8.15"), ("2.12.14" -> "4.8.4"), ("2.12.13" -> "4.8.4"), ("2.13.3" -> "4.8.4"), ("2.13.6" -> "4.8.4"), ("2.12.9" -> "4.8.4"), ("2.13.9" -> "4.8.15")).
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
val
semanticdbVersion: String
The value is "4.8.15".
-
val
supportedScala2Versions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.12", "2.12.18", "2.12.17", "2.12.16", "2.12.15", "2.13.9", "2.13.10", "2.13.11", "2.11.12", "2.12.11", "2.12.12", "2.12.13", "2.12.14", "2.13.5", "2.13.6", "2.13.7", "2.13.8").
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
-
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()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated