public class Address extends Object
Address(String host, int port)
boolean
equals(Object o)
int
hashCode()
String
host()
port()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Address(String host, int port)
public String host()
public int port()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2023 VMware, Inc. or its affiliates.. All rights reserved.