Uses of Class
inet.ipaddr.AddressPositionException
Packages that use AddressPositionException
-
Uses of AddressPositionException in inet.ipaddr.ipv6
Methods in inet.ipaddr.ipv6 that throw AddressPositionExceptionModifier and TypeMethodDescriptionIPv6AddressSection.mergeToPrefixBlocks(IPv6AddressSection... sections) Merges this with the list of sections to produce the smallest array of prefix blocks.IPv6AddressSection.spanWithPrefixBlocks(IPv6AddressSection other) Produces the list of prefix block subnets that span from this series to the given series.IPv6AddressSection.spanWithSequentialBlocks(IPv6AddressSection other) Produces a list of range subnets that span from this series to the given series.