public static class ByteIterator.MultiByteArrayIterator$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ByteIterator.MultiByteArrayIterator$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
MultiByteArrayIterator$() |
Modifier and Type | Method and Description |
---|---|
protected ByteIterator.MultiByteArrayIterator |
apply(scala.collection.LinearSeq<ByteIterator.ByteArrayIterator> iterators) |
protected scala.collection.immutable.List<ByteIterator.ByteArrayIterator> |
clearedList() |
ByteIterator.MultiByteArrayIterator |
empty() |
public static final ByteIterator.MultiByteArrayIterator$ MODULE$
protected scala.collection.immutable.List<ByteIterator.ByteArrayIterator> clearedList()
public ByteIterator.MultiByteArrayIterator empty()
protected ByteIterator.MultiByteArrayIterator apply(scala.collection.LinearSeq<ByteIterator.ByteArrayIterator> iterators)