app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.usecase
/
GetSelectedWaypointsIntervalSizeUseCase
Get
Selected
Waypoints
Interval
Size
Use
Case
class
GetSelectedWaypointsIntervalSizeUseCase
@
Inject
constructor
(
repository
:
EditTrackRepository
)
Members
Constructors
Get
Selected
Waypoints
Interval
Size
Use
Case
Link copied to clipboard
@
Inject
constructor
(
repository
:
EditTrackRepository
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
trackId
:
Int
)
:
Int
?
suspend operator
fun
invoke
(
trackId
:
Int
,
p1
:
Double
,
p2
:
Double
)
:
Int
?