akka.cluster
Class VectorClock.Node$

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

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

See Also:
Serialized Form

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

Constructor Detail

VectorClock.Node$

public VectorClock.Node$()
Method Detail

apply

public VectorClock.Node apply(java.lang.String name)