public class DefaultStaleable extends DefaultActor implements Staleable
| Constructor and Description |
|---|
DefaultStaleable(Client.WithManagement client,
@NonNull String name)
Constructs this object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStale()
Gets if the current snapshot is stale.
|
getClient, getCreationTime, getName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCreationTimegetClientgetLowerCaseNamepublic DefaultStaleable(Client.WithManagement client, @NonNull String name)
client - clientname - nameCopyright © 2013–2021 Kitteh. All rights reserved.