public static class IPv6AddressSection.IPv6v4MixedAddressSection extends IPAddressDivisionGrouping
IPAddressDivisionGrouping.Range, IPAddressDivisionGrouping.RangeListAddressDivisionGrouping.StringOptions| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
getBitCount() |
int |
getByteCount() |
boolean |
isPrefixBlock()
Returns whether this address section represents a subnet block of addresses associated its prefix length.
|
java.lang.String |
toString() |
containsPrefixBlock, containsSinglePrefixBlock, getDivision, getNetwork, getNetworkPrefixLength, getPrefixLength, getPrefixLengthForSingleBlock, getZeroRangeSegments, getZeroSegments, includesZeroHost, isMore, isPrefixed, isSinglePrefixBlockcompareTo, getBytes, getBytes, getCount, getDivisionCount, getDivisionStrings, getMinPrefixLengthForBlock, getPrefixCount, getUpperBytes, getUpperBytes, getUpperValue, getValue, hashCode, includesMax, includesZero, isFullRange, isMax, isMultiple, isZerogetDivisionCountpublic int getByteCount()
public int getBitCount()
getBitCount in interface AddressItemgetBitCount in class AddressDivisionGroupingpublic boolean isPrefixBlock()
IPAddressDivisionGroupingAddressNetwork.getPrefixConfiguration() is set to consider all prefixes as subnets, this returns true for any grouping with prefix length.isPrefixBlock in interface AddressDivisionSeriesisPrefixBlock in interface IPAddressStringDivisionSeriesisPrefixBlock in class IPAddressDivisionGroupingpublic java.lang.String toString()
toString in class AddressDivisionGroupingpublic boolean equals(java.lang.Object o)
equals in class IPAddressDivisionGrouping