RobotDelegate

inner class RobotDelegate<T : Robot>(type: KClass<T>)

Constructors

Link copied to clipboard
constructor(type: KClass<T>)

Functions

Link copied to clipboard
operator fun getValue(thisRef: Any?, property: KProperty<*>): T