Module inet.ipaddr

Class ParsedIPAddress.SpecificValueBitwiseOrer

java.lang.Object
inet.ipaddr.format.validate.ParsedIPAddress.BitwiseOrer
inet.ipaddr.format.validate.ParsedIPAddress.SpecificValueBitwiseOrer
All Implemented Interfaces:
Serializable
Enclosing class:
ParsedIPAddress

public static class ParsedIPAddress.SpecificValueBitwiseOrer extends ParsedIPAddress.BitwiseOrer
The analog to SpecificValueMasker for oring
Author:
seancfoley
See Also:
  • Constructor Details

    • SpecificValueBitwiseOrer

      public SpecificValueBitwiseOrer(long lower, long upper)
  • Method Details