Module inet.ipaddr

Class MACAddressSection

All Implemented Interfaces:
AddressComponent, AddressSection, AddressSegmentSeries, AddressComponentRange, AddressDivisionSeries, AddressItem, AddressItemRange, AddressStringDivisionSeries, Serializable, Comparable<AddressItem>, Iterable<MACAddressSection>

public class MACAddressSection extends AddressDivisionGrouping implements AddressSection, Iterable<MACAddressSection>
A section of a MACAddress. It is a series of 0 to 8 individual MAC address segments that is aware of the segment index from within the address from which the section begins.
Author:
sfoley
See Also: