Which is kind of `class UndertowServer <T> c...
# announcements
d
Which is kind of
class UndertowServer <T> constructor(private val config: T, private val builder: (T) -> Undertow) {