public class Node extends Object
Node(String host, int port)
boolean
equals(Object o)
String
getHost()
int
getPort()
hashCode()
toString()
getClass, notify, notifyAll, wait, wait, wait
public Node(String host, int port)
public String getHost()
public int getPort()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023. All rights reserved.