Uses of Class
inet.ipaddr.format.validate.ParsedIPAddress.BitwiseOrer
Packages that use ParsedIPAddress.BitwiseOrer
Package
Description
Classes for constructing division groupings in which the divisions are under 64 bits of length.
Validation of address strings and creation of address representations from the validated strings.
-
Uses of ParsedIPAddress.BitwiseOrer in inet.ipaddr.format.standard
Constructors in inet.ipaddr.format.standard with parameters of type ParsedIPAddress.BitwiseOrerModifierConstructorDescriptionBitwiseOrResult
(long value, long upperValue, long maskValue, ParsedIPAddress.BitwiseOrer masker) -
Uses of ParsedIPAddress.BitwiseOrer in inet.ipaddr.format.validate
Subclasses of ParsedIPAddress.BitwiseOrer in inet.ipaddr.format.validateModifier and TypeClassDescriptionstatic class
static class
The analog to SpecificValueMasker for oringMethods in inet.ipaddr.format.validate that return ParsedIPAddress.BitwiseOrerModifier and TypeMethodDescriptionstatic ParsedIPAddress.BitwiseOrer
ParsedIPAddress.bitwiseOrRange
(long value, long upperValue, long maskValue) static ParsedIPAddress.BitwiseOrer
ParsedIPAddress.bitwiseOrRange
(long value, long upperValue, long maskValue, long maxValue)