Generating SAM wrapper class per source file.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun getWrapped2(): Runnable {
|
||||
val f = { }
|
||||
return Runnable(f)
|
||||
}
|
||||
Reference in New Issue
Block a user