| Modifier and Type | Method and Description |
|---|---|
java.util.LinkedList<User> |
ComInterface.getListOfUsers() |
java.util.LinkedList<User> |
ComImpl.getListOfUsers()
Gets list of usernames.
|
static java.util.LinkedList<User> |
Client.getUsers()
Gets list of usernames.
|