public class Users extends Object implements Iterable<User>, Serializable
Users()
List<User>
getList()
Iterator<User>
iterator()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Users()
public List<User> getList()
public String toString()
toString
Object
public Iterator<User> iterator()
iterator
Iterable<User>
Copyright © 2015 JBoss by Red Hat. All rights reserved.