Uses of Interface
inet.ipaddr.format.standard.AddressDivisionGrouping.DivisionValueProvider
Packages that use AddressDivisionGrouping.DivisionValueProvider
Package
Description
Validation of address strings and creation of address representations from the validated strings.
-
Uses of AddressDivisionGrouping.DivisionValueProvider in inet.ipaddr.format.validate
Methods in inet.ipaddr.format.validate with parameters of type AddressDivisionGrouping.DivisionValueProviderModifier 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)