Object

com.reactific.hsp

ComReactificHspInfo

Related Doc: package hsp

Permalink

object ComReactificHspInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ComReactificHspInfo
  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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val apiUrl: Option[URL]

    Permalink

    The value is scala.Some(new java.net.URL("https://github.com/reactific/hotspot-profiler/api/")).

  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. val buildInfoBuildNumber: Int

    Permalink

    The value is 34.

  7. val builtAtMillis: Long

    Permalink

    The value is 1505852442824L.

  8. val builtAtString: String

    Permalink

    The value is "2017-09-19 20:20:42.824".

  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. val codePackage: String

    Permalink

    The value is "com.reactific.hsp".

  11. val copyrightHolder: String

    Permalink

    The value is "Reactific Software LLC".

  12. val copyrightYears: String

    Permalink

    The value is "2015-2017".

  13. val description: String

    Permalink

    The value is "hotspot-profiler".

  14. val developerUrl: URL

    Permalink

    The value is new java.net.URL("http://reactific.com/").

  15. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  16. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  17. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  19. val homepage: Option[URL]

    Permalink

    The value is scala.Some(new java.net.URL("https://github.com/reactific/hotspot-profiler")).

  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. val isSnapshot: Boolean

    Permalink

    The value is false.

  22. val licenses: Seq[(String, URL)]

    Permalink

    The value is scala.collection.Seq(("Apache2" -> new java.net.URL("http://www.apache.org/licenses/LICENSE-2.0"))).

  23. val name: String

    Permalink

    The value is "hotspot-profiler".

  24. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  25. val normalizedName: String

    Permalink

    The value is "hotspot-profiler".

  26. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  27. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  28. val organization: String

    Permalink

    The value is "com.reactific".

  29. val organizationHomepage: Option[URL]

    Permalink

    The value is scala.Some(new java.net.URL("https://github.com/reactific/hotspot-profiler")).

  30. val sbtVersion: String

    Permalink

    The value is "0.13.16".

  31. val scalaVersion: String

    Permalink

    The value is "2.11.8".

  32. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  33. val titleForDocs: String

    Permalink

    The value is "Hot Spot Profiler".

  34. val toJson: String

    Permalink
  35. val toMap: Map[String, Any]

    Permalink
  36. val toString: String

    Permalink
    Definition Classes
    ComReactificHspInfo → AnyRef → Any
  37. val version: String

    Permalink

    The value is "0.3.4".

  38. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped