public static final class ServerSentEventParser.PosInt$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ServerSentEventParser.PosInt$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
PosInt$() |
Modifier and Type | Method and Description |
---|---|
scala.Option<java.lang.Object> |
unapply(java.lang.String s) |
public static final ServerSentEventParser.PosInt$ MODULE$