Module org.jnetpcap

Record Class NetIp4Address

java.lang.Object
java.lang.Record
org.jnetpcap.util.NetIp4Address
Record Components:
address - the address
netmask - the netmask

public record NetIp4Address(int address, int netmask) extends Record
A Network IPv4 Address with a netmask.
Author:
Sly Technologies Inc, repos@slytechs.com, mark