Package akka.util
Class ByteIterator$
- java.lang.Object
-
- akka.util.ByteIterator$
-
public class ByteIterator$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ByteIterator$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ByteIterator$()
-
-
-
Field Detail
-
MODULE$
public static final ByteIterator$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-