toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.utils
/
Consumer5
Consumer5
@
Api4J
@
ExperimentalSimbotApi
fun
interface
Consumer5
<
T1
,
T2
,
T3
,
T4
,
T5
>
(
source
)
Members
Functions
accept
Link copied to clipboard
abstract
fun
accept
(
t1
:
T1
,
t2
:
T2
,
t3
:
T3
,
t4
:
T4
,
t5
:
T5
)