public static class IPv6AddressSection.IPv6v4MixedAddressSection extends IPAddressSegmentGrouping
IPAddressSegmentGrouping.Range, IPAddressSegmentGrouping.RangeList
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
getBitCount() |
int |
getByteCount() |
java.lang.String |
toString() |
compareTo, getCount, getDivision, getDivisionCount, getNetworkPrefixLength, getZeroRangeSegments, getZeroSegments, hashCode, isMultiple, isMultipleByNetworkPrefix, isPrefixed, isRangeEquivalentToPrefix, isZero
getPrefixStringLength
public int getByteCount()
getByteCount
in interface IPAddressPart
getByteCount
in class IPAddressSegmentGrouping
public int getBitCount()
getBitCount
in class IPAddressSegmentGrouping
public java.lang.String toString()
toString
in class IPAddressSegmentGrouping
public boolean equals(java.lang.Object o)
equals
in class IPAddressSegmentGrouping