ConstructorSelector

构造方法选择器.

Author

M8Test, [email protected], https://m8test.com

Functions

Link copied to clipboard
abstract fun setParameterTypes(parameterTypes: Array<Class<*>>)

设置构造方法参数类型.

Link copied to clipboard
abstract fun setPublic(isPublic: Boolean)

设置构造方法是否为 public 修饰的.