504 B
504 B
title
title |
---|
thenAsync - |
//KSpigot/net.axay.kspigot.runnables/thenAsync
thenAsync
[jvm]
Content
fun <T, R, U> ChainedRunnablePart<T, R>.thenAsync(runnable: (R) -> U): ChainedRunnablePartThen<R, U>