BuildMetadata

replpp.shaded.coursier.core.Version.BuildMetadata
case class BuildMetadata(value: String) extends Item

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Item
trait Ordered[Item]
trait Comparable[Item]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def compareToEmpty: Int

Attributes

Definition Classes

Inherited methods

def <(that: Item): Boolean

Attributes

Inherited from:
Ordered
def <=(that: Item): Boolean

Attributes

Inherited from:
Ordered
def >(that: Item): Boolean

Attributes

Inherited from:
Ordered
def >=(that: Item): Boolean

Attributes

Inherited from:
Ordered
def compare(other: Item): Int

Attributes

Inherited from:
Item
def compareTo(that: Item): Int

Attributes

Inherited from:
Ordered
def isEmpty: Boolean

Attributes

Inherited from:
Item
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val order: Int