public class ServerNode extends Object implements Serializable
ServerNode()
ServerNode
copy()
Optional<Object>
getTag(String tag)
boolean
hasTag(String tag)
isSame(ServerNode another)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerNode()
public boolean hasTag(String tag)
public Optional<Object> getTag(String tag)
public boolean isSame(ServerNode another)
public ServerNode copy()
Copyright © 2019–2022. All rights reserved.