ConfigFunction

fun interface ConfigFunction<T>

用于 build 兼容 Kotlin 和 Java.

Functions

Link copied to clipboard
abstract operator fun T.invoke()