public class Servers extends Object implements Iterable<Server>, Serializable
Servers()
List<Server>
getList()
Iterator<Server>
iterator()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Servers()
public List<Server> getList()
public Iterator<Server> iterator()
iterator
Iterable<Server>
public String toString()
toString
Object
Copyright © 2012–2014. All rights reserved.