Interface UpdatableControlsMapper
- All Known Implementing Classes:
UpdatableControlsMapperImpl
public interface UpdatableControlsMapper
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidmergeWithMap(@NonNull Map<String, String> diffs, @NonNull UpdatableControls controlsToUpdate) toUpdateControls(@NonNull Controls controls)
-
Method Details
-
toUpdateControls
-
mergeWithMap
default void mergeWithMap(@NonNull @NonNull Map<String, String> diffs, @NonNull @NonNull UpdatableControls controlsToUpdate)
-