Module inet.ipaddr

Class IPAddressPartStringSubCollection<T extends IPAddressStringDivisionSeries,​P extends IPAddressStringWriter<T>,​S extends IPAddressPartConfiguredString<T,​P>>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      T part  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getParamCount()  
      P[] getParams​(P[] array)  
      int size()  
      java.lang.String[] toStrings()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, iterator, spliterator
    • Method Detail

      • getParams

        public P[] getParams​(P[] array)
      • getParamCount

        public int getParamCount()
      • size

        public int size()
      • toStrings

        public java.lang.String[] toStrings()