public class IPUtil extends Object
| Constructor and Description |
|---|
IPUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isIPV4(String addr) |
static boolean |
isIPV6(String addr) |
Copyright © 2018–2019 Alibaba Group. All rights reserved.