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