public class Address extends Object implements Serializable
Address()
static Address
fromIpv4(String ipv4)
String
toFullAddress()
static String
toFullAddress(String host, int port)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Address()
public String toFullAddress()
public static Address fromIpv4(String ipv4)
public static String toFullAddress(String host, int port)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.