SemSelOperator

sbt.internal.librarymanagement.SemSelOperator
See theSemSelOperator companion object
sealed abstract class SemSelOperator

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Eq.type
object Gt.type
object Gte.type
object Lt.type
object Lte.type

Members list

Concise view

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any