app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.domain.usecase
/
UpdateSelectionUseCase
/
UpdateSelectionUseCase
Update
Selection
Use
Case
@
Inject
constructor
(
getNewPointDirectionUseCase
:
GetNewPointDirectionUseCase
,
addWaypointUseCase
:
AddWaypointUseCase
,
deleteWaypointUseCase
:
DeleteWaypointUseCase
)