パッケージ org.pcap4j.packet

クラス TcpWindowScaleOption

    • メソッドの詳細

      • getLength

        public byte getLength()
        戻り値:
        length
      • getLengthAsInt

        public int getLengthAsInt()
        戻り値:
        length
      • getShiftCount

        public byte getShiftCount()
        戻り値:
        shiftCount
      • getShiftCountAsInt

        public int getShiftCountAsInt()
        戻り値:
        shiftCount
      • equals

        public boolean equals​(Object obj)
        オーバーライド:
        equals クラス内 Object
      • hashCode

        public int hashCode()
        オーバーライド:
        hashCode クラス内 Object