Package akka.http.impl.engine.http2
Class PriorityTree$
- java.lang.Object
-
- akka.http.impl.engine.http2.PriorityTree$
-
public class PriorityTree$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static PriorityTree$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description PriorityTree$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PriorityTree
apply()
-
-
-
Field Detail
-
MODULE$
public static final PriorityTree$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
apply
public PriorityTree apply()
-
-