Uses of Interface
inet.ipaddr.format.IPAddressGenericDivision
Packages that use IPAddressGenericDivision
Package
Description
Base classes for IP addresses and generic addresses.
Base classes for generic representations of address divisions and groupings of address divisions.
Classes for constructing arbitrary divisions of unlimited length and the groupings of those divisions.
Classes for constructing division groupings in which the divisions are under 64 bits of length.
Classes for IPv4
Classes for IPv6
-
Uses of IPAddressGenericDivision in inet.ipaddr
Classes in inet.ipaddr that implement IPAddressGenericDivisionModifier and TypeClassDescriptionclass
This represents a single segment of an IP address. -
Uses of IPAddressGenericDivision in inet.ipaddr.format
Methods in inet.ipaddr.format that return IPAddressGenericDivision -
Uses of IPAddressGenericDivision in inet.ipaddr.format.large
Classes in inet.ipaddr.format.large that implement IPAddressGenericDivisionModifier and TypeClassDescriptionclass
This class supports a segment or division of an arbitrary number of bits. -
Uses of IPAddressGenericDivision in inet.ipaddr.format.standard
Classes in inet.ipaddr.format.standard that implement IPAddressGenericDivisionModifier and TypeClassDescriptionclass
class
A division of an IP address.class
A combination of two or more IP address segments. -
Uses of IPAddressGenericDivision in inet.ipaddr.ipv4
Classes in inet.ipaddr.ipv4 that implement IPAddressGenericDivisionModifier and TypeClassDescriptionclass
This represents a segment of an IPv4 address.class
-
Uses of IPAddressGenericDivision in inet.ipaddr.ipv6
Classes in inet.ipaddr.ipv6 that implement IPAddressGenericDivisionModifier and TypeClassDescriptionclass
This represents a segment of an IPv6 address.