public class IpValue extends Object
Constructor and Description |
---|
IpValue(String input) |
IpValue(StringValue input) |
Modifier and Type | Method and Description |
---|---|
boolean |
isInRange(String address) |
static IPAddressRange |
parseCIDR(String cidr) |
public IpValue(String input)
public IpValue(StringValue input)
public boolean isInRange(String address)
public static IPAddressRange parseCIDR(String cidr)
Copyright © 2021. All rights reserved.