-
- All Superinterfaces:
AddressItem,java.lang.Comparable<AddressItem>,java.io.Serializable
- All Known Subinterfaces:
AddressComponent,AddressComponentRange,AddressSection,AddressSegment,AddressSegmentSeries,IPAddressRange,IPAddressSegmentSeries
- All Known Implementing Classes:
Address,IPAddress,IPAddressSection,IPAddressSegment,IPAddressSeqRange,IPv4Address,IPv4AddressSection,IPv4AddressSegment,IPv4AddressSeqRange,IPv6Address,IPv6AddressSection,IPv6AddressSegment,IPv6AddressSeqRange,MACAddress,MACAddressSection,MACAddressSegment
@Deprecated public interface AddressItemRange extends AddressItem
Deprecated.use AddressComponentRange- Author:
- seancfoley
-
-
Method Summary
-
Methods inherited from interface inet.ipaddr.format.AddressItem
compareTo, containsPrefixBlock, containsSinglePrefixBlock, getBitCount, getByteCount, getBytes, getBytes, getBytes, getCount, getMinPrefixLengthForBlock, getPrefixCount, getPrefixLengthForSingleBlock, getUpperBytes, getUpperBytes, getUpperBytes, getUpperValue, getValue, includesMax, includesZero, isFullRange, isMax, isMultiple, isZero
-
-