public class ClientInfo extends SimpleStreamableObject implements DSet.Entry
Streamable.Closure| Modifier and Type | Field and Description |
|---|---|
Name |
username
The username used by this client to authenticate.
|
| Constructor and Description |
|---|
ClientInfo() |
| Modifier and Type | Method and Description |
|---|---|
Comparable<?> |
getKey()
Each entry provide an associated key which is used to determine its uniqueness in the
set.
|
toStringpublic Name username
public Comparable<?> getKey()
DSet.EntryDSet class documentation for further information.getKey in interface DSet.EntryCopyright © 2015. All rights reserved.