protected static class Updater.DynamicUpdateInterval extends java.lang.Object implements Updater.IUpdateInterval
| Modifier and Type | Field and Description |
|---|---|
private long |
m_updateInterval |
| Constructor and Description |
|---|
DynamicUpdateInterval(long a_updateInterval) |
| Modifier and Type | Method and Description |
|---|---|
long |
getUpdateInterval() |
void |
setUpdateInterval(long a_updateInterval) |
public void setUpdateInterval(long a_updateInterval)
public long getUpdateInterval()
getUpdateInterval in interface Updater.IUpdateIntervalCopyright © 2023. All rights reserved.