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