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, isZerogetPrefixStringLengthpublic int getByteCount()
getByteCount in interface IPAddressPartgetByteCount in class IPAddressSegmentGroupingpublic int getBitCount()
getBitCount in class IPAddressSegmentGroupingpublic java.lang.String toString()
toString in class IPAddressSegmentGroupingpublic boolean equals(java.lang.Object o)
equals in class IPAddressSegmentGrouping