Packages

trait LogicalClock extends AnyRef

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

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LogicalClock
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All