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