DefaultConstructorAccessor

Constructors

Link copied to clipboard
constructor(constructor: Constructor<T>)

Properties

Link copied to clipboard
open override val constructor: Constructor<T>

Functions

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