Files
KSpigot/docs/-k-spigot/net.axay.kspigot.runnables/then-sync.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

489 B

title
title
thenSync -

//KSpigot/net.axay.kspigot.runnables/thenSync

thenSync

[jvm]
Content
fun <T, R, U> ChainedRunnablePart<T, R>.thenSync(runnable: (R) -> U): ChainedRunnablePartThen<R, U>