パッケージ org.pcap4j.packet

クラス IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress

    • コンストラクタの詳細

      • TimestampWithAddress

        public TimestampWithAddress​(Inet4Address address,
                                    Integer timestamp)
        パラメータ:
        address - address
        timestamp - timestamp
    • メソッドの詳細

      • getAddress

        public Inet4Address getAddress()
        戻り値:
        address
      • getTimestamp

        public Integer getTimestamp()
        戻り値:
        timestamp
      • equals

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

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