#[cfg(any(feature = "all", feature = "android-webkit-JavascriptInterface"))]
__jni_bindgen! {
public interface JavascriptInterface ("android/webkit/JavascriptInterface") extends crate::java::lang::Object, implements crate::java::lang::annotation::Annotation {
}
}