Lookup

class Lookup

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun findClass(name: String): KClass<*>
Link copied to clipboard
fun findConstructor(clazz: KClass<*>, NO_ARG_CTOR: MethodType): MethodHandle