public class Pools extends Object implements Iterable<Pool>, Serializable
Pools()
List<Pool>
getList()
Iterator<Pool>
iterator()
void
setList(List<Pool> list)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pools()
public List<Pool> getList()
public void setList(List<Pool> list)
public Iterator<Pool> iterator()
iterator
Iterable<Pool>
public String toString()
toString
Object
Copyright © 2012-2018. All Rights Reserved.