-
- All Superinterfaces:
AddressItem,AddressStringDivision,java.lang.Comparable<AddressItem>,java.io.Serializable
- All Known Subinterfaces:
AddressSegment,IPAddressGenericDivision
- All Known Implementing Classes:
AddressBitsDivision,AddressDivision,AddressDivisionBase,IPAddressBitsDivision,IPAddressDivision,IPAddressJoinedSegments,IPAddressLargeDivision,IPAddressSegment,IPv4AddressSegment,IPv4JoinedSegments,IPv6AddressSegment,MACAddressSegment
public interface AddressGenericDivision extends AddressStringDivision, AddressItem
Represents a division for any address series.- Author:
- sfoley
-
-
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
-
Methods inherited from interface inet.ipaddr.format.string.AddressStringDivision
getDigitCount, getLowerStandardString, getMaxDigitCount, getStandardString, isBoundedBy
-
-