public class IPUtils extends Object
| Constructor | Description |
|---|---|
IPUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
isIpAddress(String ipAddress) |
|
static boolean |
isLoopBack(String ip) |
|
static boolean |
isValidPublicIp(String ip) |
Copyright © 2020. All rights reserved.