@Immutable public abstract class AbstractHasClient extends Object implements IHasClient
| Constructor and Description |
|---|
AbstractHasClient(IClient aClient) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
IClient |
getClient() |
String |
getClientID() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waithasSameClient, hasSameClientIDhasSameClientID@Nonnull @Nonempty public final String getClientID()
getClientID in interface IHasClientgetClientID in interface IHasClientIDnull.@Nonnull public final IClient getClient()
getClient in interface IHasClientnull.Copyright © 2014–2017 Philip Helger. All rights reserved.