public class Address extends Object implements Serializable
Address(String ip, int port)
String
getIp()
int
getPort()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Address(String ip, int port)
public String getIp()
public int getPort()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.