Module inet.ipaddr

Class IPv4AddressSection

All Implemented Interfaces:
AddressComponent, AddressSection, AddressSegmentSeries, AddressComponentRange, AddressDivisionSeries, AddressItem, AddressItemRange, IPAddressDivisionSeries, AddressStringDivisionSeries, IPAddressStringDivisionSeries, IPAddressSegmentSeries, Serializable, Comparable<AddressItem>, Iterable<IPv4AddressSection>

public class IPv4AddressSection extends IPAddressSection implements Iterable<IPv4AddressSection>
A section of an IPv4Address. It is a series of 0 to 4 individual IPv4 address segments.
Author:
sfoley
See Also: