Module inet.ipaddr

Class IPv6AddressSection

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

public class IPv6AddressSection extends IPAddressSection implements Iterable<IPv6AddressSection>
A section of an IPv6Address. It is a series of 0 to 8 individual IPv6 address segments that is aware of the segment index from within the address from which the section begins.
Author:
sfoley
See Also: