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
PackageExported To ModulesOpened To ModulesDescriptionAll ModulesAll ModulesBase classes for IP addresses and generic addresses.All ModulesAll ModulesBase classes for generic representations of address divisions and groupings of address divisions.All ModulesAll ModulesClasses for constructing arbitrary divisions of unlimited length and the groupings of those divisions.All ModulesAll ModulesClasses for constructing division groupings in which the divisions are under 64 bits of length.All ModulesAll ModulesClasses for constructing division groupings for producing strings.All ModulesAll ModulesContains utility classes such as collections, spliterators, and String-writers.All ModulesAll ModulesRepresents and matches different address string formats with sql.All ModulesAll ModulesValidation of address strings and creation of address representations from the validated strings.All ModulesAll ModulesClasses for IPv4All ModulesAll ModulesClasses for IPv6All ModulesAll ModulesClasses for MAC addresses.