489 B
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>