Package com.acanx.utils
Class IPv6Util
java.lang.Object
com.acanx.utils.IPv6Util
ACANX-Util / com.acanx.utils / Ipv6Util
文件由 ACANX 创建于 2019/1/5 . 15:49
Ipv6Util:
补充说明:
2019/1/5 15:49
- Since:
- 0.0.1
- Author:
- ACANX
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IPv6Util
public IPv6Util()
-
-
Method Details
-
isValidIPv6
判断输入的IP地址是否是合法的IPv6地址- Parameters:
ip
- 输入的IP地址- Returns:
- 判断结果
-