Distribution

sbtghactions.JavaSpec.Distribution
See theDistribution companion class
object Distribution

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Adopt extends Distribution

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Distribution
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Adopt.type
case object Corretto extends Distribution

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Distribution
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Corretto.type
final case class GraalVM(graalvm: Graalvm) extends Distribution

Attributes

Supertypes
class Distribution
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Liberica extends Distribution

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Distribution
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Liberica.type
case object OpenJ9 extends Distribution

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Distribution
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
OpenJ9.type
case object Temurin extends Distribution

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Distribution
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Temurin.type
case object Zulu extends Distribution

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
class Distribution
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Zulu.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror