invokeStaticMethodAutoAs

fun <T> Class<*>.invokeStaticMethodAutoAs(methodName: String, vararg args: Any?): T?

类型安全的自动匹配静态方法调用。