public class Users extends Object implements Iterable<User>, Serializable
Constructor and Description |
---|
Users() |
Modifier and Type | Method and Description |
---|---|
List<User> |
getList() |
Iterator<User> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2018 JBoss by Red Hat. All rights reserved.