akka.remote.testconductor
Class BarrierCoordinator.WrongBarrier$

java.lang.Object
  extended by scala.runtime.AbstractFunction3<java.lang.String,ActorRef,BarrierCoordinator.Data,BarrierCoordinator.WrongBarrier>
      extended by akka.remote.testconductor.BarrierCoordinator.WrongBarrier$
All Implemented Interfaces:
java.io.Serializable, scala.Function3<java.lang.String,ActorRef,BarrierCoordinator.Data,BarrierCoordinator.WrongBarrier>
Enclosing class:
BarrierCoordinator

public static class BarrierCoordinator.WrongBarrier$
extends scala.runtime.AbstractFunction3<java.lang.String,ActorRef,BarrierCoordinator.Data,BarrierCoordinator.WrongBarrier>
implements scala.Serializable

See Also:
Serialized Form

Field Summary
static BarrierCoordinator.WrongBarrier$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
BarrierCoordinator.WrongBarrier$()
           
 
Method Summary
 
Methods inherited from class scala.runtime.AbstractFunction3
curried, toString, tupled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface scala.Function3
apply
 

Field Detail

MODULE$

public static final BarrierCoordinator.WrongBarrier$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

BarrierCoordinator.WrongBarrier$

public BarrierCoordinator.WrongBarrier$()