akka.util
Class ByteIterator$

java.lang.Object
  extended by akka.util.ByteIterator$

public class ByteIterator$
extends java.lang.Object


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

Constructor Detail

ByteIterator$

public ByteIterator$()