pub fn java_method_to_symbol(class: &str, method: &str) -> String
Convert the fully-qualified name of a Java method to the name that should be used in the native code.