mapbox-maps-android
/
com.mapbox.bindgen
/
Expected
/
Action
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
abstract fun
run
(
@
NonNull
input:
T
)
Content copied to clipboard
Function runs an action on expected types.