Module inet.ipaddr


module inet.ipaddr
Note: when compiling with a Java 8 or earlier compiler, comment out or delete this source file.

Modules were introduced with Java 9. The remainder of the IPAddress source code is Java 8 compatible.

Author:
seancfoley
  • Packages

    Package
    Exported To Modules
    Opened To Modules
    Description
    All Modules
    All Modules
    Base classes for IP addresses and generic addresses.
    All Modules
    All Modules
    Base classes for generic representations of address divisions and groupings of address divisions.
    All Modules
    All Modules
    Classes for constructing arbitrary divisions of unlimited length and the groupings of those divisions.
    All Modules
    All Modules
    Classes for constructing division groupings in which the divisions are under 64 bits of length.
    All Modules
    All Modules
    Classes for constructing division groupings for producing strings.
    All Modules
    All Modules
    Contains utility classes such as collections, spliterators, and String-writers.
    All Modules
    All Modules
    Represents and matches different address string formats with sql.
    All Modules
    All Modules
    Validation of address strings and creation of address representations from the validated strings.
    All Modules
    All Modules
    Classes for IPv4
    All Modules
    All Modules
    Classes for IPv6
    All Modules
    All Modules
    Classes for MAC addresses.