akka.dispatch.sysmsg
Class LatestFirstSystemMessageList$

java.lang.Object
  extended by akka.dispatch.sysmsg.LatestFirstSystemMessageList$

public class LatestFirstSystemMessageList$
extends java.lang.Object


Field Summary
static LatestFirstSystemMessageList$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
LatestFirstSystemMessageList$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

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

Constructor Detail

LatestFirstSystemMessageList$

public LatestFirstSystemMessageList$()