public static class IPv6AddressSection.IPv6v4MixedAddressSection extends IPAddressDivisionGrouping
IPAddressDivisionGrouping.Range, IPAddressDivisionGrouping.RangeList
AddressDivisionGrouping.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, isSinglePrefixBlock
compareTo, getBytes, getBytes, getCount, getDivisionCount, getDivisionStrings, getMinPrefixLengthForBlock, getPrefixCount, getUpperBytes, getUpperBytes, getUpperValue, getValue, hashCode, includesMax, includesZero, isFullRange, isMax, isMultiple, isZero
getDivisionCount
public int getByteCount()
public int getBitCount()
getBitCount
in interface AddressItem
getBitCount
in class AddressDivisionGrouping
public boolean isPrefixBlock()
IPAddressDivisionGrouping
AddressNetwork.getPrefixConfiguration()
is set to consider all prefixes as subnets, this returns true for any grouping with prefix length.isPrefixBlock
in interface AddressDivisionSeries
isPrefixBlock
in interface IPAddressStringDivisionSeries
isPrefixBlock
in class IPAddressDivisionGrouping
public java.lang.String toString()
toString
in class AddressDivisionGrouping
public boolean equals(java.lang.Object o)
equals
in class IPAddressDivisionGrouping