Class ServerSentEventParser.PosInt$

  • Enclosing class:
    ServerSentEventParser

    public static final class ServerSentEventParser.PosInt$
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PosInt$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      scala.Option<java.lang.Object> unapply​(java.lang.String s)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PosInt$

        public PosInt$()
    • Method Detail

      • unapply

        public scala.Option<java.lang.Object> unapply​(java.lang.String s)