public class IPAddressStringDivisionGrouping extends AddressStringDivisionGrouping implements IPAddressStringDivisionSeries
Constructor and Description |
---|
IPAddressStringDivisionGrouping(AddressDivisionBase[] divisions,
java.lang.Integer prefixLength) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getPrefixLength()
The number of bits in the upper-most portion of the segment bits representing a prefix, while the remaining bits can assume all possible values.
|
boolean |
isPrefixed()
Whether these exists a prefix.
|
getDivision, getDivisionCount
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDivision, getDivisionCount
public IPAddressStringDivisionGrouping(AddressDivisionBase[] divisions, java.lang.Integer prefixLength)
public boolean isPrefixed()
IPAddressStringDivisionSeries
isPrefixed
in interface IPAddressStringDivisionSeries
public java.lang.Integer getPrefixLength()
IPAddressStringDivisionSeries
getPrefixLength
in interface IPAddressStringDivisionSeries