Class StreamCountLimit

    • Constructor Detail

      • StreamCountLimit

        public StreamCountLimit​(int maximumNumberOfStreams)
    • Method Detail

      • compareTo

        public int compareTo​(Limit other)
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in class Limit
      • doesExceed

        public boolean doesExceed​(long count)
        Specified by:
        doesExceed in class Limit