Package | Description |
---|---|
com.alibaba.druid.support.http.util |
Modifier and Type | Method and Description |
---|---|
IPAddress |
IPRange.getIPAddress()
Return the encapsulated IP address.
|
IPAddress |
IPRange.getIPSubnetMask()
Return the encapsulated subnet mask
|
Modifier and Type | Method and Description |
---|---|
boolean |
IPRange.isIPAddressInRange(IPAddress address)
Check if the specified IP address is in the encapsulated range.
|
Copyright © 2013–2017 Alibaba Group. All rights reserved.