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

Uses of Class
inet.ipaddr.HostNameParameters

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

      Fields in inet.ipaddr declared as HostNameParameters 
      Modifier and Type Field and Description
      static HostNameParameters HostName.DEFAULT_VALIDATION_OPTIONS 
      Methods in inet.ipaddr that return HostNameParameters 
      Modifier and Type Method and Description
      HostNameParameters HostNameParameters.clone() 
      HostNameParameters HostName.getValidationOptions() 
      HostNameParameters HostNameParameters.Builder.toParams() 
      Methods in inet.ipaddr with parameters of type HostNameParameters 
      Modifier and Type Method and Description
      int HostNameParameters.compareTo(HostNameParameters o) 
      Constructors in inet.ipaddr with parameters of type HostNameParameters 
      Constructor and Description
      HostName(java.lang.String host, HostNameParameters options) 
      HostNameGenerator(HostNameParameters options) 
      HostNameGenerator(java.util.Map<java.lang.String,HostName> backingMap, HostNameParameters options, boolean reverseLookup) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes