LogicalClock

sbt.librarymanagement.LogicalClock
See theLogicalClock companion object

Represents a logical time point for dependency resolution. This is used to cache dependencies across subproject resolution which may change over time.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

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.