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