akka.io
Class StringByteStringAdapter$

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

public class StringByteStringAdapter$
extends java.lang.Object


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

Constructor Detail

StringByteStringAdapter$

public StringByteStringAdapter$()