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

Uses of Class
inet.ipaddr.IPAddressSection.WildcardOptions.Wildcards

  • Packages that use IPAddressSection.WildcardOptions.Wildcards 
    Package Description
    inet.ipaddr  
    inet.ipaddr.format  
    • Uses of IPAddressSection.WildcardOptions.Wildcards in inet.ipaddr

      Fields in inet.ipaddr declared as IPAddressSection.WildcardOptions.Wildcards 
      Modifier and Type Field and Description
      IPAddressSection.WildcardOptions.Wildcards IPAddressSection.WildcardOptions.wildcards 
      Constructors in inet.ipaddr with parameters of type IPAddressSection.WildcardOptions.Wildcards 
      Constructor and Description
      WildcardOptions(IPAddressSection.WildcardOptions.WildcardOption wildcardOption, IPAddressSection.WildcardOptions.Wildcards wildcards) 
    • Uses of IPAddressSection.WildcardOptions.Wildcards in inet.ipaddr.format

      Methods in inet.ipaddr.format with parameters of type IPAddressSection.WildcardOptions.Wildcards 
      Modifier and Type Method and Description
      int IPAddressDivision.getPrefixAdjustedWildcardString(IPAddressSection.WildcardOptions.Wildcards wildcards, int leadingZeroCount, java.lang.String stringPrefix, int radix, boolean uppercase, java.lang.StringBuilder appendable)
      Produces a string to represent the segment.
      int IPAddressDivision.getWildcardString(IPAddressSection.WildcardOptions.Wildcards wildcards, int leadingZeroCount, java.lang.String stringPrefix, int radix, boolean uppercase, boolean splitDigits, char splitDigitSeparator, boolean reverseSplitDigits, java.lang.StringBuilder appendable)
      Produces a string to represent the segment, favouring wildcards and range characters over the network prefix to represent subnets.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes