Package org.apache.pekko.http.impl.util
Class CollectorStage.Initialized$
java.lang.Object
org.apache.pekko.http.impl.util.CollectorStage.Initialized$
- All Implemented Interfaces:
Serializable,CollectorStage.State,scala.Equals,scala.Product
- Enclosing class:
- CollectorStage<T>
public class CollectorStage.Initialized$
extends Object
implements CollectorStage.State, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
Initialized$
public Initialized$()
-