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

15 lines
489 B
Markdown

---
title: thenSync -
---
//[KSpigot](../index.md)/[net.axay.kspigot.runnables](index.md)/[thenSync](then-sync.md)
# thenSync
[jvm]
Content
fun <[T](then-sync.md), [R](then-sync.md), [U](then-sync.md)> [ChainedRunnablePart](-chained-runnable-part/index.md)<[T](then-sync.md), [R](then-sync.md)>.[thenSync](then-sync.md)(runnable: ([R](then-sync.md)) -> [U](then-sync.md)): [ChainedRunnablePartThen](-chained-runnable-part-then/index.md)<[R](then-sync.md), [U](then-sync.md)>