Weighted.WeightedComparator| Modifier and Type | Method and Description |
|---|---|
void |
onFeatureStateChanged(FeatureState fromState,
FeatureState toState)
Callback method that is called by
ListenableStateRepository instances, when
StateRepository.setFeatureState(FeatureState) is
called. |
void onFeatureStateChanged(FeatureState fromState, FeatureState toState)
ListenableStateRepository instances, when
StateRepository.setFeatureState(FeatureState) is
called.
The method is invoked after the update in the StateRepository.
fromState - the previous feature state of the featuretoState - the new value of the FeatureStateCopyright © 2021. All rights reserved.