akka.cluster
Class VectorClock.After$

java.lang.Object
  extended by akka.cluster.VectorClock.After$
All Implemented Interfaces:
VectorClock.Ordering, java.io.Serializable, scala.Equals, scala.Product
Enclosing class:
VectorClock

public static class VectorClock.After$
extends java.lang.Object
implements VectorClock.Ordering, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
VectorClock.After$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
 
Methods inherited from interface scala.Equals
canEqual, equals
 

Constructor Detail

VectorClock.After$

public VectorClock.After$()