app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.data.local
/
TrackDao
/
getWaypoint
get
Waypoint
abstract
suspend
fun
getWaypoint
(
trackId
:
Int
,
index
:
Int
)
:
WaypointEntity
?