airflux
androidJvm
airflux
/
ai.airflux.common
/
BiConsumer
/
accept
accept
abstract
fun
accept
(
t
:
T
,
u
:
U
)
Performs this operation on the given arguments.
Parameters
t
the first input argument
u
the second input argument