Class CIDRUtils

java.lang.Object
org.apache.dubbo.common.utils.CIDRUtils

public class CIDRUtils extends Object
A class that enables to get an IP range from CIDR specification. It supports both IPv4 and IPv6.

From https://github.com/edazdarevic/CIDRUtils/blob/master/CIDRUtils.java