Package org.gnome.gio

Class InetAddressMask

java.lang.Object
All Implemented Interfaces:
Proxy, Initable

@Generated("io.github.jwharm.JavaGI") public class InetAddressMask extends GObject implements Initable
GInetAddressMask represents a range of IPv4 or IPv6 addresses described by a base address and a length indicating how many bits of the base address are relevant for matching purposes. These are often given in string form. For example, 10.0.0.0/8, or fe80::/10.