java_method_to_symbol

Function java_method_to_symbol 

Source
pub fn java_method_to_symbol(class: &str, method: &str) -> String
Expand description

Convert the fully-qualified name of a Java method to the name that should be used in the native code.