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

Uses of Class
inet.ipaddr.format.util.IPAddressPartConfiguredString

  • Packages that use IPAddressPartConfiguredString 
    Package Description
    inet.ipaddr.format.util  
    inet.ipaddr.format.util.sql  
    • Uses of IPAddressPartConfiguredString in inet.ipaddr.format.util

      Classes in inet.ipaddr.format.util with type parameters of type IPAddressPartConfiguredString 
      Modifier and Type Class and Description
      class  IPAddressPartStringSubCollection<T extends IPAddressStringDivisionSeries,P extends IPAddressStringWriter<T>,S extends IPAddressPartConfiguredString<T,P>> 
      Methods in inet.ipaddr.format.util with type parameters of type IPAddressPartConfiguredString 
      Modifier and Type Method and Description
      <S extends IPAddressPartConfiguredString<T,P>>
      SQLStringMatcher<T,P,S>
      IPAddressPartConfiguredString.getNetworkStringMatcher(boolean isEntireAddress, IPAddressSQLTranslator translator)
      Provides an object that can build SQL clauses to match this string representation.
      Methods in inet.ipaddr.format.util that return types with arguments of type IPAddressPartConfiguredString 
      Modifier and Type Method and Description
      java.util.Iterator<IPAddressPartConfiguredString<?,?>> IPAddressPartStringCollection.iterator() 
    • Uses of IPAddressPartConfiguredString in inet.ipaddr.format.util.sql

      Classes in inet.ipaddr.format.util.sql with type parameters of type IPAddressPartConfiguredString 
      Modifier and Type Class and Description
      class  SQLStringMatcher<T extends IPAddressStringDivisionSeries,P extends IPAddressStringWriter<T>,S extends IPAddressPartConfiguredString<T,P>>
      This class is intended to match part of an address when it is written with a given string.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes