Uses of Interface
inet.ipaddr.format.standard.AddressDivisionGrouping.DivisionLengthProvider
Packages that use AddressDivisionGrouping.DivisionLengthProvider
Package
Description
Validation of address strings and creation of address representations from the validated strings.
-
Uses of AddressDivisionGrouping.DivisionLengthProvider in inet.ipaddr.format.validate
Methods in inet.ipaddr.format.validate with parameters of type AddressDivisionGrouping.DivisionLengthProviderModifier and TypeMethodDescriptionstatic boolean
ParsedAddressGrouping.isPrefixSubnet
(AddressDivisionGrouping.DivisionValueProvider lowerValueProvider, AddressDivisionGrouping.DivisionValueProvider lowerExtendedValueProvider, AddressDivisionGrouping.DivisionValueProvider upperValueProvider, AddressDivisionGrouping.DivisionValueProvider upperExtendedValueProvider, AddressDivisionGrouping.DivisionLengthProvider bitLengthProvider, int divisionCount, Integer networkPrefixLength, AddressNetwork.PrefixConfiguration prefixConfiguration, boolean fullRangeOnly)