Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated MethodsMethodDescriptionuse #setPrefixLength(int)to remove the prefix length, use
AddressSegmentSeries.withoutPrefixLength()
, to remove the prefix length and zero out the bits beyond the prefix, useAddressSegmentSeries.adjustPrefixLength(int)
withAddressDivisionSeries.getBitCount()
as the argument, as in adjustPrefixLength(getBitCount())
-
Deprecated ConstructorsConstructorDescription