Class QuicStreamAddress

    • Constructor Detail

      • QuicStreamAddress

        public QuicStreamAddress​(long streamId)
    • Method Detail

      • streamId

        public long streamId()
        Return the id of the stream.
        Returns:
        the id.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object