bruceywave

Results 1 issues of bruceywave

I have a C++ class which has a callback function, and this function is implemented in JAVA. To improve performance, I want to change this function into JAVA static method.

enhancement
help wanted