mapbox-maps-android
/
com.mapbox.bindgen
/
Expected(androidJvm)
/
Action
Action
Functional interface to run an action on expected types.
@
FunctionalInterface
()
interface
Action
<
T
>
Content copied to clipboard
Functions
Functions
run
Link copied to clipboard
Function runs an action on expected types.
abstract fun
run
(input:
T
)
Content copied to clipboard