Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
inet.ipaddr.AddressPositionException

  • Packages that use AddressPositionException 
    Package Description
    inet.ipaddr.ipv6  
    • Uses of AddressPositionException in inet.ipaddr.ipv6

      Methods in inet.ipaddr.ipv6 that throw AddressPositionException 
      Modifier and Type Method and Description
      IPv6AddressSection[] IPv6AddressSection.getSpanningPrefixBlocks(IPv6AddressSection other)
      Produces the list of prefix block subnets that span from this series to the given series.
      IPv6AddressSection[] IPv6AddressSection.mergeBlocks(IPv6AddressSection... sections)
      Merges this with the list of sections to produce the smallest array of prefix blocks, going from smallest to largest
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes