Class SupportedVersionRange


  • public class SupportedVersionRange
    extends Object
    Represents a range of versions that a particular broker supports for some feature.
    • Method Detail

      • minVersion

        public short minVersion()
      • maxVersion

        public short maxVersion()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object