Ordering

org.apache.pekko.cluster.ddata.VersionVector$.Ordering
sealed trait Ordering

Attributes

Source
VersionVector.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object After.type
object Before.type
object Concurrent.type
object Same.type
In this article