akka.actor.mailbox.filebased.filequeue
Class JournalItem$

java.lang.Object
  extended by akka.actor.mailbox.filebased.filequeue.JournalItem$

public class JournalItem$
extends java.lang.Object


Field Summary
static JournalItem$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
JournalItem$()
           
 
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 JournalItem$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

JournalItem$

public JournalItem$()