ConstructorAccessor

Properties

Link copied to clipboard
abstract val constructor: Constructor<T>

Functions

Link copied to clipboard
open fun invoke(args: Array<Any?> = emptyArray<Any?>()): T