tessera
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tessera
tessera
/
ratph6.tessera.engine
/
HandleCallback
Handle
Callback
class
HandleCallback
(
handle
:
MethodHandle
,
val
paramCount
:
Int
)
:
TesseraCallback
Members
Constructors
Handle
Callback
Link copied to clipboard
constructor
(
handle
:
MethodHandle
,
paramCount
:
Int
)
Properties
param
Count
Link copied to clipboard
val
paramCount
:
Int
Functions
invoke
Link copied to clipboard
open
override
fun
invoke
(
args
:
List
<
Any
?
>
)