public class ServerList extends Object
ServerList()
List<String>
getServers()
static ServerList
newInstance(String json)
void
setServers(List<String> servers)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ServerList()
public List<String> getServers()
public void setServers(List<String> servers)
public String toString()
toString
Object
public static ServerList newInstance(String json)
Copyright © 2018. All rights reserved.