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

Uses of Class
inet.ipaddr.format.IPAddressSegmentGrouping

  • Packages that use IPAddressSegmentGrouping 
    Package Description
    inet.ipaddr  
    inet.ipaddr.format  
    inet.ipaddr.ipv4  
    inet.ipaddr.ipv6  
    • Uses of IPAddressSegmentGrouping in inet.ipaddr

      Subclasses of IPAddressSegmentGrouping in inet.ipaddr 
      Modifier and Type Class and Description
      class  IPAddressSection
      A section of an IPAddress.
      Methods in inet.ipaddr with parameters of type IPAddressSegmentGrouping 
      Modifier and Type Method and Description
      int IPAddressComparator.compare(IPAddressSegmentGrouping one, IPAddressSegmentGrouping two) 
    • Uses of IPAddressSegmentGrouping in inet.ipaddr.format

      Methods in inet.ipaddr.format with parameters of type IPAddressSegmentGrouping 
      Modifier and Type Method and Description
      int IPAddressSegmentGrouping.compareTo(IPAddressSegmentGrouping other) 
    • Uses of IPAddressSegmentGrouping in inet.ipaddr.ipv4

      Subclasses of IPAddressSegmentGrouping in inet.ipaddr.ipv4 
      Modifier and Type Class and Description
      class  IPv4AddressSection 
      Methods in inet.ipaddr.ipv4 that return IPAddressSegmentGrouping 
      Modifier and Type Method and Description
      IPAddressSegmentGrouping IPv4AddressSection.toJoinedSegments(int joinCount) 
    • Uses of IPAddressSegmentGrouping in inet.ipaddr.ipv6

      Subclasses of IPAddressSegmentGrouping in inet.ipaddr.ipv6 
      Modifier and Type Class and Description
      class  IPv6AddressSection 
      static class  IPv6AddressSection.IPv6v4MixedAddressSection 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes