public class IpUtil extends Object
static Pattern
IP_PATTERN
IpUtil()
static String
getIp()
getIpPort(int port)
getIpPort(String ip, int port)
static Object[]
parseIpPort(String address)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Pattern IP_PATTERN
public IpUtil()
public static String getIp()
public static String getIpPort(int port)
port
public static String getIpPort(String ip, int port)
public static Object[] parseIpPort(String address)
Copyright © 2018. All rights reserved.