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