// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "java-text-Format_Field"))]
__jni_bindgen! {
/// public class [Format.Field](https://developer.android.com/reference/java/text/Format.Field.html)
///
/// Required feature: "java-text-Format_Field"
public class Format_Field ("java/text/Format$Field") extends crate::java::text::AttributedCharacterIterator_Attribute {
}
}