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