Uses of Interface
inet.ipaddr.IPAddress.IPAddressValueProvider
Packages that use IPAddress.IPAddressValueProvider
-
Uses of IPAddress.IPAddressValueProvider in inet.ipaddr
Methods in inet.ipaddr with parameters of type IPAddress.IPAddressValueProviderModifier and TypeMethodDescriptionIPAddressNetwork.HostIDStringAddressGenerator.get(IPAddress.IPAddressValueProvider addressProvider) IPAddressNetwork.IPAddressStringGenerator.get(IPAddress.IPAddressValueProvider addressProvider) static StringIPAddress.toNormalizedString(IPAddress.IPAddressValueProvider provider) Allows for the creation of a normalized string without creating a full IP address object first.static voidIPAddress.toNormalizedString(IPAddress.IPAddressValueProvider provider, StringBuilder builder) Allows for the creation of a normalized string without creating a full IP address object first.