Package org.apache.pekko.util
Class ByteIterator.MultiByteArrayIterator$
java.lang.Object
org.apache.pekko.util.ByteIterator.MultiByteArrayIterator$
- Enclosing class:
- ByteIterator
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ByteIterator.MultiByteArrayIterator$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ByteIterator.MultiByteArrayIteratorapply(scala.collection.LinearSeq<ByteIterator.ByteArrayIterator> iterators) protected scala.collection.immutable.List<ByteIterator.ByteArrayIterator>empty()
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MultiByteArrayIterator$
public MultiByteArrayIterator$()
-
-
Method Details
-
clearedList
-
empty
-
apply
protected ByteIterator.MultiByteArrayIterator apply(scala.collection.LinearSeq<ByteIterator.ByteArrayIterator> iterators)
-