public static class Updater.ObservableInfoContainer extends Updater.ObservableInfo
| Constructor and Description |
|---|
ObservableInfoContainer(Updater.ObservableInfo a_observableInfo) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getUpdateChanged() |
boolean |
isUpdateDisabled() |
void |
notifyAdditionalObserversOnUpdate(java.lang.Class a_updatedClass) |
boolean |
updateImmediately() |
getObservablepublic ObservableInfoContainer(Updater.ObservableInfo a_observableInfo)
public void notifyAdditionalObserversOnUpdate(java.lang.Class a_updatedClass)
notifyAdditionalObserversOnUpdate in class Updater.ObservableInfopublic boolean updateImmediately()
updateImmediately in class Updater.ObservableInfopublic java.lang.Integer getUpdateChanged()
getUpdateChanged in class Updater.ObservableInfopublic boolean isUpdateDisabled()
isUpdateDisabled in class Updater.ObservableInfoCopyright © 2023. All rights reserved.