kud1ing / rucaja

Calling the JVM from Rust via JNI
https://docs.rs/rucaja
Apache License 2.0
31 stars 7 forks source link

Emulate variadic JVM functions #6

Closed kud1ing closed 7 years ago

kud1ing commented 7 years ago

http://stackoverflow.com/questions/28951503/how-can-i-create-a-function-with-a-variable-number-of-arguments

kud1ing commented 7 years ago

For the time being we just call Call*MethodA().