Gilles Barbier
suspend fun test() { o.method() }
o
Proxy.newProxyInstance(..., proxyHandler)
invoke
proxyHandler
handle
jw
Continuation
Object[]
a.method()
suspend fun
runBlocking
A modern programming language that makes developers happier.