object ComReactificHelpersInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
- Alphabetic
- By Inheritance
- ComReactificHelpersInfo
- 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
-
val
apiURL: Option[URL]
The value is scala.Some(new java.net.URL("https://github.com/reactific/helpers/api/")).
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
buildInfoBuildNumber: Int
The value is 24.
-
val
builtAtMillis: Long
The value is 1509573381722L.
-
val
builtAtString: String
The value is "2017-11-01 21:56:21.722".
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
val
codePackage: String
The value is "com.reactific.helpers".
-
val
copyrightHolder: String
The value is "Reactific Software LLC".
-
val
copyrightYears: String
The value is "2015-2017".
-
val
description: String
The value is "helpers".
-
val
developerUrl: URL
The value is new java.net.URL("http://github.com/reactific").
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
val
homepage: Option[URL]
The value is scala.Some(new java.net.URL("https://github.com/reactific/helpers")).
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
isSnapshot: Boolean
The value is false.
-
val
licenses: Seq[(String, URL)]
The value is scala.collection.Seq(("Apache2" -> new java.net.URL("http://www.apache.org/licenses/LICENSE-2.0"))).
-
val
name: String
The value is "helpers".
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
val
normalizedName: String
The value is "helpers".
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
val
organization: String
The value is "com.reactific".
-
val
organizationHomepage: Option[URL]
The value is scala.Some(new java.net.URL("https://github.com/reactific/helpers")).
-
val
sbtVersion: String
The value is "1.0.3".
-
val
scalaVersion: String
The value is "2.12.3".
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
titleForDocs: String
The value is "Reactific Helpers".
- val toJson: String
- val toMap: Map[String, Any]
-
val
toString: String
- Definition Classes
- ComReactificHelpersInfo → AnyRef → Any
-
val
version: String
The value is "0.5.1".
-
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( ... )