akka.cluster
Class VectorClock.Timestamp$

java.lang.Object
  extended by akka.cluster.VectorClock.Timestamp$
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
VectorClock

public static class VectorClock.Timestamp$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Constructor Summary
VectorClock.Timestamp$()
           
 
Method Summary
 VectorClock.Timestamp apply()
           
 VectorClock.Timestamp zero()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VectorClock.Timestamp$

public VectorClock.Timestamp$()
Method Detail

zero

public VectorClock.Timestamp zero()

apply

public VectorClock.Timestamp apply()