NoScalaVersion

case object NoScalaVersion extends ScalaVersion

A scala version that sorts higher than all actual versions

trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

The name of the type

The name of the type

Inherited from
Mirror
Inherited from
Singleton
Inherited from
Singleton

Value members

Concrete methods

def compare(that: ScalaVersion): Int

Inherited methods

def <(that: ScalaVersion): Boolean
Inherited from
Ordered
def <=(that: ScalaVersion): Boolean
Inherited from
Ordered
def >(that: ScalaVersion): Boolean
Inherited from
Ordered
def >=(that: ScalaVersion): Boolean
Inherited from
Ordered
Inherited from
Ordered
Inherited from
Product