public abstract class InetAddrUtils extends Object
Constructor and Description |
---|
InetAddrUtils() |
Modifier and Type | Method and Description |
---|---|
static InetAddress |
addr(String value) |
static InetAddress |
getLocalHostAddress() |
static String |
str(InetAddress address) |
public static String str(InetAddress address)
public static InetAddress addr(String value)
public static InetAddress getLocalHostAddress()
Copyright © 2017. All rights reserved.