of

fun of(vararg args: Any?): Args

Java 用: Args.of("hello", 42)

Parameters

args

实际要传给目标方法或构造器的参数数组