java.lang.Object
ru.bitel.oss.systems.inventory.resource.common.bean.IpResourceUtils

public class IpResourceUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    IpResourceUtils()  
  • Method Summary

    Modifier and Type Method Description
    static IpRange getFilterIpRange​(java.lang.String filter, boolean ipv6)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • IpResourceUtils

      public IpResourceUtils()
  • Method Details

    • getFilterIpRange

      public static IpRange getFilterIpRange​(java.lang.String filter, boolean ipv6)