AllocateClassMethodRegister

inline class AllocateClassMethodRegister(val clazz: Long)

Constructors

Link copied to clipboard
constructor(clazz: Long)

Properties

Link copied to clipboard
val clazz: Long

Functions

Link copied to clipboard
fun addMethod(sel: String, callback: Callback, types: String)