public class Server extends Object implements IServer
Server()
boolean
equals(Object object)
int
hashCode()
static Server
newInstance()
of(String url)
of(String url, int weight)
String
toString()
url()
Server
url(String url)
weight()
weight(int weight)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Server()
public static Server newInstance()
public static Server of(String url, int weight)
url
weight
public static Server of(String url)
public String url()
IServer
public Server url(String url)
public int weight()
public Server weight(int weight)
public String toString()
toString
Object
public boolean equals(Object object)
equals
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.