java.lang.Object
inet.ipaddr.format.util.IPAddressPartStringCollection
- All Implemented Interfaces:
Iterable<IPAddressPartConfiguredString<?,
?>>
- Author:
- sfoley
-
Method Summary
Modifier and TypeMethodDescriptiongetPart
(int index) int
getParts
(IPAddressStringDivisionSeries[] array) getSubCollection
(int index) iterator()
int
size()
String[]
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
getPartCount
public int getPartCount() -
getPart
-
getParts
-
getSubCollection
-
getSubCollection
-
size
public int size() -
iterator
-
toStrings
-