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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCreationTime
getClient
getLowerCaseName
public DefaultStaleable(Client.WithManagement client, @NonNull String name)
client
- clientname
- nameCopyright © 2013–2021 Kitteh. All rights reserved.