akka.io
Class LengthFieldFrame$

java.lang.Object
  extended by akka.io.LengthFieldFrame$

public class LengthFieldFrame$
extends java.lang.Object


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

Constructor Detail

LengthFieldFrame$

public LengthFieldFrame$()