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

15 lines
549 B
Markdown

---
title: thenDo -
---
//[KSpigot](../index.md)/[net.axay.kspigot.runnables](index.md)/[thenDo](then-do.md)
# thenDo
[jvm]
Content
fun <[T](then-do.md), [R](then-do.md), [U](then-do.md)> [ChainedRunnablePart](-chained-runnable-part/index.md)<[T](then-do.md), [R](then-do.md)>.[thenDo](then-do.md)(sync: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), runnable: ([R](then-do.md)) -> [U](then-do.md)): [ChainedRunnablePartThen](-chained-runnable-part-then/index.md)<[R](then-do.md), [U](then-do.md)>